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

Trying to download this video, what am i doing wrong?

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

klatwork 11-18-2011 02:42 PM

Trying to download this video, what am i doing wrong?


 
I can't figure out how to record this LIVE stream from bfmtv:
http://www.bfmtv.com/rub/live/14/home/live/

the site starts playing an AD, then goes into the actual live video
I tried Stream Transport..which usually downloads anything, but it detects the URL:
rtmpt://stream2.bfm.yacast.net:80/live?videoId=1157784025001&lineUpId=&pubId=8764506 10001&playerId=1154506756001&affiliateId=\bfmtv?vi deoId=1157784025001&lineUpId=&pubId=876450610001&p layerId=1154506756001&affiliateId=

but it doesn't download the stream...I used rtmpdump with the following command line:

rtmpdump -v -r "rtmpt://stream2.bfm.yacast.net:80/live?videoId=1157784025001&lineUpId=&pubId=8764506 10001&playerId=1154506756001&affiliateId=\bfmtv?vi deoId=1157784025001&lineUpId=&pubId=876450610001&p layerId=1154506756001&affiliateId=" -o BFM.flvA

it gave me an error asking for the URL..
I'm not sure what i'm doing wrong, pls help,,

chap 11-18-2011 03:09 PM

Re: Trying to download this video, what am i doing wrong?


 
Code:

rtmpdump -r "rtmp://stream2.bfm.yacast.net:1935/live" -a "live?videoId=1157784025001&lineUpId=&pubId=876450610001&playerId=1154506756001&affiliateId=" -f "WIN 11,0,1,152" -W "http://admin.brightcove.com/viewer/us20111118.0654/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.bfmtv.com/rub/live/14/home/live/" --live -y "bfmtv?videoId=1157784025001&lineUpId=&pubId=876450610001&playerId=1154506756001&affiliateId=" -o "bfmtv.flv"
Code:

C:\rtmpdump -r "rtmp://stream2.bfm.yacast.net:1935/live
" -a "live?videoId=1157784025001&lineUpId=&pubId=876450610001&playerId=115450675
6001&affiliateId=" -f "WIN 11,0,1,152" -W "http://admin.brightcove.com/viewer/us
20111118.0654/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.bfmtv.com/ru
b/live/14/home/live/" --live -y "bfmtv?videoId=1157784025001&lineUpId=&pubId=876
450610001&playerId=1154506756001&affiliateId=" -o "bfmtv.flv"
RTMPDump v2.4 GIT-2011-11-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:  width                1024.00
INFO:  height                576.00
INFO:  framerate            25.00
INFO:  videodatarate        702.00
INFO:  videocodecid          128.00
INFO:  audiodatarate        48.00
INFO:  audiocodecid          1024.00
1377.862 kB / 12.12 sec


klatwork 11-18-2011 03:44 PM

Re: Trying to download this video, what am i doing wrong?


 
thanks, love...I tried to run that but it gives me an error

RTMP_Connect0, failed to connect socket. 10060 (unknown error)

Is it because I run on a wi-fi/wireless network?
or something with the player/internet explorer, etc..?
i'm running windows 7
it obviously works with your computer

Quote:

Originally Posted by chap (Post 34440)
Code:

rtmpdump -r "rtmp://stream2.bfm.yacast.net:1935/live" -a "live?videoId=1157784025001&lineUpId=&pubId=876450610001&playerId=1154506756001&affiliateId=" -f "WIN 11,0,1,152" -W "http://admin.brightcove.com/viewer/us20111118.0654/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.bfmtv.com/rub/live/14/home/live/" --live -y "bfmtv?videoId=1157784025001&lineUpId=&pubId=876450610001&playerId=1154506756001&affiliateId=" -o "bfmtv.flv"
Code:

C:\rtmpdump -r "rtmp://stream2.bfm.yacast.net:1935/live
" -a "live?videoId=1157784025001&lineUpId=&pubId=876450610001&playerId=115450675
6001&affiliateId=" -f "WIN 11,0,1,152" -W "http://admin.brightcove.com/viewer/us
20111118.0654/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.bfmtv.com/ru
b/live/14/home/live/" --live -y "bfmtv?videoId=1157784025001&lineUpId=&pubId=876
450610001&playerId=1154506756001&affiliateId=" -o "bfmtv.flv"
RTMPDump v2.4 GIT-2011-11-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:  width                1024.00
INFO:  height                576.00
INFO:  framerate            25.00
INFO:  videodatarate        702.00
INFO:  videocodecid          128.00
INFO:  audiodatarate        48.00
INFO:  audiocodecid          1024.00
1377.862 kB / 12.12 sec



klatwork 11-18-2011 03:50 PM

Re: Trying to download this video, what am i doing wrong?


 
nevermind...i know what now..
because i live in north america and they assign port #80
thanks so much...:D


All times are GMT -6. The time now is 11:36 AM.