Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
TV-Porinternet streamhttp://tv-porinternet.com.mx/foxsports.html
I am able to sniff the stream in MediaBox and record in Blader. I would like to instead be able to record thru rtmpdump (2.2) MediaBox gives me these settings rtmp://206.190.139.28/live/sports10?id=1990 app: live extra: AAAAAAIAAAACAAAAT0sAAA== flashVer: WIN 11,9,900,170 pageUrl: http://www.janjua.tv/embedplayer/sports10/1/585/385 swfUrl: http://www.janjua.tv/resources/scripts/eplayer.swf tcUrl: rtmp://206.190.139.28/live playPath: sports10?id=1990 My understand is this should work in rtmpdump rtmpdump -r "rtmp://206.190.139.28/live/sports10?id=1990" -a "live" -f "WIN 11,9,900,170" -p "http://www.janjua.tv/embedplayer/sports10/1/585/385" -s "http://www.janjua.tv/resources/scripts/eplayer.swf" -t "rtmp://206.190.139.28/live" -y "sports10?id=1990" --o "fox.flv" -v but the server is rejecting it. Again, blader seems to be handling it find and I can not find any token in the SWF. I do not know if the extra field should be included or how it should be included. |
#2
|
|||
|
|||
Re: TV-Porinternet streamtry that
Code:
rtmpdump -v -r "rtmp://206.190.140.20/live" -a "live" -f "WIN 11,9,900,170" -W "http://www.janjua.tv/resources/scripts/eplayer.swf" -p "http://www.janjua.tv/embedplayer/sports10/1/585/385" -C S:OK -y "sports10?id=1990" -o "foxsports.flv" |
#3
|
|||
|
|||
Re: TV-Porinternet streamWorks beautifully. Thanks.
|
#4
|
|||
|
|||
TV-Porinternet streamHello, I have got a Free TV Iframe site which has large server.
you can create channel free from here. Review here if you made channel. |
#5
|
|||
|
|||
Re: TV-Porinternet streamHi.
This fix was working great (thru a couple domain and caster shifts) until yesterday. Whichever method I try, the feed just doesn't start recording, even though I can see the stream working. What I have now: Stream Page: http://ligatv.com.mx/tvcdep.html MediaBox->Blader gives me url: rtmp://212.7.209.16/live/tvccomp?id=72042 app: live extra: AAAAAAIAAAACAAAAT0sAAA== flashVer: WIN 14,0,0,179 pageUrl: http://www.ucaster.eu/embedded/tvccomp/1/620/382 swfUrl: http://www.ucaster.eu/static/scripts/fplayer.swf tcUrl: rtmp://212.7.209.16/live playPath: tvccomp?id=72042 RTMPDUMP rtmpdump -r "rtmp://212.7.209.16/live/tvccomp?id=72042" -a "live" -f "WIN 14,0,0,179" -p "http://www.ucaster.eu/embedded/tvccomp/1/620/382" -W "http://www.ucaster.eu/static/scripts/fplayer.swf" -t "rtmp://212.7.209.16/live" -y "tvccomp?id=72042" -m "5000" -o "tvcpuebla1.flv" -C S:OK Tried Internet Download Manager and VLC with the RTMP address and they both also time out waiting for the stream to start sending. It does look like they changed their SWF file but not sure what if anything it did. |
#6
|
|||
|
|||
Re: TV-Porinternet stream |
#7
|
|||
|
|||
Re: TV-Porinternet streamSorry, i have recompiled rtmpdump with the new command for ucaster:
vujkoMiLazarBarakovOdMonospitovo http://stream-recorder.com/forum/att...1&d=1409610503 |
#8
|
|||
|
|||
Re: TV-Porinternet streamdenobis, you may want to do the same thing for janjua and mips streams or just use RP's latest rtmpdump
See... http://stream-recorder.com/forum/sho...58&postcount=8 |
#9
|
|||
|
|||
Re: TV-Porinternet streamQuote:
RTMP_SendCreateStream(r); |
Tags: blader, rrmpdump, tv porinternet |
Thread Tools | |
Display Modes | |
|
|