Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
rtmpgwcan someone tell me how to give rtmpgw commands with example?
what is the difference between rtmpdump and rtmpgw commands? thx |
#2
|
|||
|
|||
Re: rtmpgwQuote:
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" 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 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 |
#3
|
|||
|
|||
Re: rtmpgwthx 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? |
#4
|
|||
|
|||
Re: rtmpgwQuote:
|
#5
|
|||
|
|||
Re: rtmpgwthis 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 |
#6
|
|||
|
|||
Re: rtmpgwQuote:
Code:
itv1521 Code:
hbo889 |
#7
|
|||
|
|||
Re: rtmpgwwhat method did u use?
I have tried rtmpdump helper I got none. |
#8
|
|||
|
|||
Re: rtmpgwHi,
RDH works if you use (add) port 443.If you wanna use rtmpgw with your player (VLC) then enter this data into URL input.. Code:
http://localhost/?r=rtmpe://5.153.233.106:443/c0be82e1442e7169a9a358db47fcafcb/hbo889&p=http://mybeststream.xyz greetz |
#9
|
|||
|
|||
Re: rtmpgwWhat 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? |
Tags: rtmpgw |
Thread Tools | |
Display Modes | |
|
|