PDA

View Full Version : TV-Porinternet stream


thecubsfan
12-22-2013, 04:19 PM
http://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.

hasomaso
12-22-2013, 04:35 PM
try that

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"

thecubsfan
12-26-2013, 05:45 PM
Works beautifully. Thanks.

salamctg7
04-01-2014, 03:29 PM
Hello, I have got a Free TV Iframe site which has large server. www.kbcast.tv (http://kbcast.tv/)

you can create channel free from here. Review here if you made channel.

thecubsfan
08-31-2014, 08:41 AM
Hi.

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.

denobis
08-31-2014, 09:51 AM
http://www.mediafire.com/download/xuo5ig451xov8qd/rtmpdump.exe

denobis
09-01-2014, 04:23 PM
Sorry, i have recompiled rtmpdump with the new command for ucaster:

vujkoMiLazarBarakovOdMonospitovo

http://stream-recorder.com/forum/attachment.php?attachmentid=293&stc=1&d=1409610503

peterpan
09-01-2014, 04:40 PM
denobis, 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/showpost.php?p=70158&postcount=8

dginu85
09-07-2014, 04:21 AM
Sorry, i have recompiled rtmpdump with the new command for ucaster:

vujkoMiLazarBarakovOdMonospitovo

http://stream-recorder.com/forum/attachment.php?attachmentid=293&stc=1&d=1409610503SendCommand(r,"vujkoMiLazarBarakovOdMonospitovo",TRUE);
RTMP_SendCreateStream(r);