Upload Modules

This commit is contained in:
mxd
2026-05-17 11:34:54 +08:00
commit 9f28fed00a
171 changed files with 53743 additions and 0 deletions

View 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