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

how to download stream from ntv.mx website?

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

hasomaso 12-15-2013 11:23 AM

how to download stream from ntv.mx website?


 
alright, i have a challenge for KSV who is willing to accept it.

Code:

rtmpdump -v -r "rtmp://208.167.236.108:1935/live" -a "live?token=u5281@d8d7eee4e3f1ca86f9fc6140c0274d7f_1" -f "WIN 11,9,900,170" -W "http://www.ntv.mx/inc/grindplayer/GrindPlayer.swf" -p "http://www.ntv.mx/?c=2&a=0&p=50" -y "4_BBC_One.stream?token=u5281@d8d7eee4e3f1ca86f9fc6140c0274d7f_1" -o "output.flv"



thx
hasomaso

gorilla.maguila 12-15-2013 12:22 PM

Re: challenge for KSV


 
This is working for me:

Code:

rtmpdump -r rtmp://208.167.236.108:1935 -a "live?token=u0@471bf6f6f9cceb9e3bec973abf1048b9_1" -y "4_BBC_One.stream?token=u0@471bf6f6f9cceb9e3bec973abf1048b9_1" --live --debug -W http://ntv.mx/inc/grindplayer/GrindPlayer.swf -p "http://ntv.mx/?c=2&a=0&p=50&cat=16&ch=4"
Probably the token above won't work for you, so you'll have to get a new one. But with the correct token works well.

hasomaso 12-15-2013 12:27 PM

Re: challenge for KSV


 
are you sure?
i think this is a token problem
can you make a screenshot from command

token changes every 10 second

ERROR: RTMP_ReadPacket, failed to read RTMP packet header

gorilla.maguila 12-15-2013 12:35 PM

Re: challenge for KSV


 

hasomaso 12-15-2013 12:39 PM

Re: challenge for KSV


 
ok thanks

peterpan 12-15-2013 05:49 PM

Re: challenge for KSV


 
@hasomaso, the ip and token last for a while, but then they change. So I've regex'ed them for you... check your inbox in your other favorite forum ;)


hasomaso 12-15-2013 05:52 PM

Re: challenge for KSV


 
thanks all but not work by me???

chap 12-15-2013 11:53 PM

Re: challenge for KSV


 
Quote:

Originally Posted by hasomaso (Post 64097)
thanks all but not work by me???

try use rtmpsrv-vlc.exe
Code:

rtmpdump -r "rtmp://208.167.236.108:1935/live" -a "live?token=u0@2a3c87b4a4d66cf5c93abf58695177ef_1" -f "WIN 11,9,900,152" -W "http://ntv.mx/inc/grindplayer/GrindPlayer.swf" -p "http://ntv.mx/?c=2&a=0&p=50&cat=16&ch=4" --live -y "4_BBC_One.stream?token=u0@2a3c87b4a4d66cf5c93abf58695177ef_1" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

binder420 12-17-2013 04:01 AM

Re: challenge for KSV


 
Quote:

Originally Posted by peterpan (Post 64096)
@hasomaso, the ip and token last for a while, but then they change. So I've regex'ed them for you... check your inbox in your other favorite forum ;)


Can u also send me the regex file please???

cooldude101 12-17-2013 11:59 AM

Re: challenge for KSV


 
Hi

Please can you send me the regex also thanks


All times are GMT -6. The time now is 01:57 AM.