nginx-mod-rtmp/test/rtmp-publisher/README.md

16 lines
314 B
Markdown
Raw Permalink Normal View History

2012-08-15 22:02:08 +02:00
# RTMP Publisher
Simple RTMP publisher.
2012-08-16 11:08:24 +02:00
Edit the following flashvars in publisher.html & player.html to suite your needs.
2012-08-15 22:02:08 +02:00
streamer: RTMP endpoint
file: live stream name
## Compile
Install flex sdk http://www.adobe.com/devnet/flex/flex-sdk-download.html
mxmlc RtmpPublisher.mxml
2012-08-16 11:08:24 +02:00
mxmlc RtmpPlayer.mxml