View Full Version : rtmpgw
ironsheik
03-16-2015, 04:57 AM
can someone tell me how to give rtmpgw commands with example?
what is the difference between rtmpdump and rtmpgw commands? thx
-D3n1s-
03-16-2015, 06:25 PM
can someone tell me how to give rtmpgw commands with example?
what is the difference between rtmpdump and rtmpgw commands? thx
rtmpdump:
"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):
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:
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
ironsheik
03-17-2015, 12:15 AM
thx for reply.
so after giving that rtmpgw command does that make the rtmp stream "rtmpe://l.xuscacamusca.se/r/" into http stream? what is the http address of the new stream? is it same like "http://l.xuscacamusca.se/r/"?
it seems after giving rtmpgw command, it says something like now streaming at http://0.0.0.0:80 or something like that. what does that mean?
snuky
03-17-2015, 08:08 AM
thx for reply.
so after giving that rtmpgw command does that make the rtmp stream "rtmpe://l.xuscacamusca.se/r/" into http stream? what is the http address of the new stream? is it same like "http://l.xuscacamusca.se/r/"?
it seems after giving rtmpgw command, it says something like now streaming at http://0.0.0.0:80 or something like that. what does that mean?
Because another process is using 80 port. Change it to rtmpgw -g 8080 Port 8080
passa1
03-17-2015, 11:50 AM
this above is not working.Can you please check again playpath =itv1826?
Can you get playpath of HBO on the same site: http://usachannels.tv/hbo.php
-D3n1s-
03-17-2015, 03:03 PM
this above is not working.Can you please check again playpath =itv1826?
Can you get playpath of HBO on the same site: http://usachannels.tv/hbo.php
itv1521
hbo889
passa1
03-17-2015, 10:43 PM
what method did u use?
I have tried rtmpdump helper I got none.
troller12
03-18-2015, 02:15 PM
Hi,
RDH works if you use (add) port 443.If you wanna use rtmpgw with your player (VLC) then enter this data into URL input..
http://localhost/?r=rtmpe://5.153.233.106:443/c0be82e1442e7169a9a358db47fcafcb/hbo889&p=http://mybeststream.xyz
PS: Don't forget to keep running your rtmpgw before you enter URL in player.
greetz
iamsumit
12-17-2015, 11:13 PM
What is the use of rtmpgw?
As per its definition - rtmpgw listens for HTTP requests that specify RTMP stream parameters and then returns the RTMP data in the HTTP response. The only valid HTTP request is "GET /" but additional options can be provided in URL-encoded fashion. Options specified on the command line will be used as defaults, which can be overridden by options in the HTTP request..
So, is it a rtmpsuck corresponding for http streams (i.e. non-rtmp streams) transmitting over http ports (8080/8081) which has rtmp data embedded inside them?
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.