You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kelinlang
041fb2043d
|
5 years ago | |
---|---|---|
.. | ||
rtmp-publisher | 5 years ago | |
www | 5 years ago | |
README.md | 5 years ago | |
dump.sh | 5 years ago | |
ffstream.sh | 5 years ago | |
nginx.conf | 5 years ago | |
play.sh | 5 years ago |
README.md
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/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