Quote:
Originally Posted by ironsheik
can someone tell me how to give rtmpgw commands with example?
what is the difference between rtmpdump and rtmpgw commands? thx
|
rtmpdump:
Code:
"rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN%2017,0,0,135" -W "http://mybeststream.xyz/Yjc3Y2Y5YTljNGYyMWVkYmFmZDBmNDM2/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28494" -y "itv1826"
rtmpgw (You can't have empty space, if you have, use hex for space: %20):
Code:
http://localhost/?r=rtmpe://l.xuscacamusca.se/r/&a=r/&f=WIN%2017,0,0,135&W=http://mybeststream.xyz/Yjc3Y2Y5YTljNGYyMWVkYmFmZDBmNDM2/jwplayer.flash.swf&p=http://mybeststream.xyz/?id=28494&y=itv1826
simpletv:
Code:
rtmp://$OPT:rtmp-raw=rtmpe://l.xuscacamusca.se/r/ app=r/ flashVer=WIN%2017,0,0,135 swfUrl=http://mybeststream.xyz/Yjc3Y2Y5YTljNGYyMWVkYmFmZDBmNDM2/jwplayer.flash.swf pageUrl=http://mybeststream.xyz/?id=28494 playpath=itv1826