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.
|
|
6 years ago | |
|---|---|---|
| .. | ||
| README.md | 6 years ago | |
| RtmpPlayer.mxml | 6 years ago | |
| RtmpPlayer.swf | 6 years ago | |
| RtmpPlayerLight.mxml | 6 years ago | |
| RtmpPlayerLight.swf | 6 years ago | |
| RtmpPublisher.mxml | 6 years ago | |
| RtmpPublisher.swf | 6 years ago | |
| player.html | 6 years ago | |
| publisher.html | 6 years ago | |
| swfobject.js | 6 years ago | |
README.md
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