added README to tests

This commit is contained in:
Roman Arutyunyan 2012-08-16 12:07:19 +04:00
parent 3056478b1c
commit e80a2c4f57

10
test/README.md Normal file
View file

@ -0,0 +1,10 @@
# RTMP tests
nginx.conf is sample config for testing nginx-rtmp.
Please update paths in it before using.
RTMP port: 1935, HTTP port: 8080
* http://localhost:8080/ - play myapp/mystream with JWPlayer
* http://localhost:8080/record.html - capture myapp/mystream from webcam with old JWPlayer
* http://localhost:8080/rtmp-publisher - capture myapp/mystream with the test flash applet