View Single Post
  #30  
Old 06-26-2010, 12:41 AM
jjmax jjmax is offline
Junior Member
 
Join Date: Jun 2010
Posts: 4
jjmax is on a distinguished road
Default

Re: Recording video from BBC Learning Zone


Hi,

I've an update on this and it seems I've made progress.

I found instructions for downloading video from bbc using rtmpdump here - http://myweb.tiscali.co.uk/bridip/clitheroe/iplayer.htm

This seems to work, but I'm getting disconnected when I try to download.

I think the reason is that rtmpdump is not using the uk proxy I have setup. Is there anyway to make rtmp go through this proxy?

Here's the command I am using to try and download ths particular video -

Quote:
rtmpdump -r "rtmp://cp54782.edgefcs.net:1935/ondemand?_fcs_vhost=cp54782.edgefcs.net&auth=dbEdp bUcQdcaJcvcWdvbwbLdWcydZaabCap-bmjzMX-c0-d0i_-GorFCqynKDoGvzD&aifp=v001&slist=secure/s_geog/s_geog_ec_01835_16x9_bb" --tcUrl "rtmp://cp54782.edgefcs.net:80/ondemand?_fcs_vhost=cp54782.edgefcs.net&auth=dbEdp bUcQdcaJcvcWdvbwbLdWcydZaabCap-bmjzMX-c0-d0i_-GorFCqynKDoGvzD&aifp=v001&slist=secure/s_geog/s_geog_ec_01835_16x9_bb" --app "ondemand?_fcs_vhost=cp54782.edgefcs.net&auth=dbEd pbUcQdcaJcvcWdvbwbLdWcydZaabCap-bmjzMX-c0-d0i_-GorFCqynKDoGvzD&aifp=v001&slist=secure/s_geog/s_geog_ec_01835_16x9_bb" --auth "dbEdpbUcQdcaJcvcWdvbwbLdWcydZaabCap-bmjzMX-c0-d0i_-GorFCqynKDoGvzD"-W "http://www.bbc.co.uk/emp/9player.swf?revision=18182_20020" -o output.flv
If anyone knows a way to get rtmpdump to use the proxy then I think I'll be all set with this.

All the best,
John
Reply With Quote