nginx-mod-rtmp/test/rtmp-publisher
2013-11-30 11:35:41 +04:00
..
player.html updated test rtmp publisher and player 2013-07-26 01:29:05 +04:00
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 1 sec buffering to rtmp player 2013-08-22 16:17:12 +04:00
RtmpPlayer.swf added 1 sec buffering to rtmp player 2013-08-22 16:17:12 +04:00
RtmpPlayerLight.mxml removed trailing space 2013-11-30 11:35:41 +04:00
RtmpPlayerLight.swf added reconnect to rtmp player light 2013-11-20 21:20:51 +04:00
RtmpPublisher.mxml changed mx VideoDisplay to Spark VideoDisplay in RtmpPublisher 2013-08-20 20:47:53 +04:00
RtmpPublisher.swf changed mx VideoDisplay to Spark VideoDisplay in RtmpPublisher 2013-08-20 20:47:53 +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