nginx-mod-rtmp/test/rtmp-publisher
2013-07-25 23:18:13 +04:00
..
player.html Added sample RTMP player 2012-08-16 14:38:24 +05:30
publisher.html simpler and smarter test rtmp publisher 2013-07-25 23:18:13 +04:00
README.md Added sample RTMP player 2012-08-16 14:38:24 +05:30
RtmpPlayer.mxml Added sample RTMP player 2012-08-16 14:38:24 +05:30
RtmpPlayer.swf Added sample RTMP player 2012-08-16 14:38:24 +05:30
RtmpPublisher.mxml simpler and smarter test rtmp publisher 2013-07-25 23:18:13 +04:00
RtmpPublisher.swf simpler and smarter test rtmp publisher 2013-07-25 23:18:13 +04:00
swfobject.js Added test rtmp publisher 2012-08-16 01:32:08 +05:30

RTMP Publisher

Simple RTMP publisher.

Edit the following flashvars in publisher.html & player.html to suite your needs.

streamer: RTMP endpoint file: live stream name

Compile

Install flex sdk http://www.adobe.com/devnet/flex/flex-sdk-download.html

mxmlc RtmpPublisher.mxml
mxmlc RtmpPlayer.mxml