Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
RTMPDUMP seems to be having problems with BBC iPlayerHi there,
Whilst very much a n00b, I was always able to use a combination of RTMP Explorer with RTMP Dump to capture BBC iPlayer content. I have been capturing The Leveson Enquiry - here: http://news.bbc.co.uk/democracylive/...00/9640246.stm And have always been able to capture the days proceedings, but now I seem to be having problems - error: rtmpdump -r "rtmp://cp45413.edgefcs.net:1935/ondemand" -a "ondemand" -f "WIN 11, 0,1,152" -W "http://www.bbc.co.uk/emp/releases/worldwide/revisions/617329_617319 /617329_617319_emp.swf" -p "http://news.bbc.co.uk/democracylive/hi/bbc_parliamen t/newsid_9640000/9640246.stm" -C O:1 -C O:0 -y "public/flash/dl_politics/812000/ 812082_16x9_NewsWebFlash512" -o 812082_16x9_NewsWebFlash512.flv Closing connection... done! RTMPDump 2.4 git-6230845 2011-9-25 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... ERROR: RTMP_Connect0, failed to connect socket. 10065 (Unknown error) Can anyone point to where I'm going wrong?! Thanks, mm |
#2
|
|||
|
|||
Re: RTMPDUMP seems to be having problems with BBC iPlayerThere is not any problem:
Code:
C:\temp\rtmpdump>rtmpdump -r "rtmp://cp45413.edgefcs.net:1935/ondemand" -a "onde mand" -f "WIN 11,0,1,152" -W "http://www.bbc.co.uk/emp/releases/worldwide/revisi ons/617329_617319/617329_617319_emp.swf" -p "http://news.bbc.co.uk/democracylive /hi/bbc_parliament/newsid_9640000/9640246.stm" -C O:1 -C O:0 -y "public/flash/dl _politics/812000/812082_16x9_NewsWebFlash512" -o 812082_16x9_NewsWebFlash512.flv RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL ERROR: RTMP_HashSWF: couldn't contact swfurl http://www.bbc.co.uk/emp/releases/w orldwide/revisions/617329_617319/617329_617319_emp.swf (HTTP error 403) Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 13567.88 INFO: width 512.00 INFO: height 288.00 INFO: videodatarate 320.00 INFO: framerate 25.00 INFO: videocodecid 4.00 INFO: audiodatarate 48.00 INFO: audiodelay 0.05 INFO: audiocodecid 2.00 INFO: canSeekToEnd TRUE 60.611 kB / 0.69 sec (0.0%) Code:
rtmpdump -r "rtmp://cp45413.edgefcs.net:80/ondemand/public/flash/dl_politics/812000/812082_16x9_NewsWebFlash512" -o 812082_16x9_NewsWebFlash512.flv |
#3
|
|||
|
|||
Re: RTMPDUMP seems to be having problems with BBC iPlayerThanks for the response. How strange. I still can't get it to work - is it anything to do with the versions we're using?
|
#4
|
|||
|
|||
Re: RTMPDUMP seems to be having problems with BBC iPlayerQuote:
Code:
C:\temp\rtmpdump-20110925-git-6230845-win32>rtmpdump -r "rtmp://cp45413.edgefcs. net:80/ondemand/public/flash/dl_politics/812000/812082_16x9_NewsWebFlash512" -o 812082_16x9_NewsWebFlash512.flv RTMPDump 2.4 git-6230845 2011-9-25 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 13567.88 INFO: width 512.00 INFO: height 288.00 INFO: videodatarate 320.00 INFO: framerate 25.00 INFO: videocodecid 4.00 INFO: audiodatarate 48.00 INFO: audiodelay 0.05 INFO: audiocodecid 2.00 INFO: canSeekToEnd TRUE 0.414 kB / 0.00 sec (0.0%) Code:
rtmpdump -r "rtmp://cp45413.edgefcs.net:80/ondemand/public/flash/dl_politics/812000/812082_16x9_NewsWebFlash512" -o 812082_16x9_NewsWebFlash512.flv |
#5
|
|||
|
|||
Re: RTMPDUMP seems to be having problems with BBC iPlayerThat code worked perfectly - thanks so much. I tried StreamTransport last night twice and (perhaps because it's a large file: 650mb) it dropped out at about 70% each time
But I've got it now - so that's great - many thanks |
#6
|
|||
|
|||
Re: RTMPDUMP seems to be having problems with BBC iPlayerThat's my pleasure!!
|
Tags: bbc iplayer |
Thread Tools | |
Display Modes | |
|
|