Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

TV-Porinternet stream

(http://stream-recorder.com/forum/showthread.php?t=16790)

thecubsfan 12-22-2013 04:19 PM

TV-Porinternet stream


 
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

Re: TV-Porinternet stream


 
try 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"

thecubsfan 12-26-2013 05:45 PM

Re: TV-Porinternet stream


 
Works beautifully. Thanks.

salamctg7 04-01-2014 03:29 PM

TV-Porinternet stream


 
Hello, 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.

thecubsfan 08-31-2014 08:41 AM

Re: TV-Porinternet stream


 
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

Re: TV-Porinternet stream


 
http://www.mediafire.com/download/xu...d/rtmpdump.exe

denobis 09-01-2014 04:23 PM

Re: TV-Porinternet stream


 
1 Attachment(s)
Sorry, i have recompiled rtmpdump with the new command for ucaster:

vujkoMiLazarBarakovOdMonospitovo

http://stream-recorder.com/forum/att...1&d=1409610503

peterpan 09-01-2014 04:40 PM

Re: TV-Porinternet stream


 
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/sho...58&postcount=8

dginu85 09-07-2014 04:21 AM

Re: TV-Porinternet stream


 
Quote:

Originally Posted by denobis (Post 70196)
Sorry, i have recompiled rtmpdump with the new command for ucaster:

vujkoMiLazarBarakovOdMonospitovo

http://stream-recorder.com/forum/att...1&d=1409610503

SendCommand(r,"vujkoMiLazarBarakovOdMonospitovo",T RUE);
RTMP_SendCreateStream(r);


All times are GMT -6. The time now is 05:16 AM.