nginx-mod-rtmp/test/README.md

12 lines
499 B
Markdown
Raw Permalink Normal View History

2012-08-16 10:07:19 +02:00
# 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
2012-08-17 08:24:59 +02:00
* http://localhost:8080/rtmp-publisher/player.html - play myapp/mystream with the test flash applet
* http://localhost:8080/rtmp-publisher/publisher.html - capture myapp/mystream with the test flash applet