Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
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,, |
#2
|
|||
|
|||
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 |
#3
|
|||
|
|||
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:
|
#4
|
|||
|
|||
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... |
Tags: stream live download |
Thread Tools | |
Display Modes | |
|
|