Upload Modules
This commit is contained in:
15
ngx_http_flv_module/test/rtmp-publisher/README.md
Normal file
15
ngx_http_flv_module/test/rtmp-publisher/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user