View Single Post
  #1  
Old 02-13-2010, 08:42 PM
macey macey is offline
Junior Member
 
Join Date: Feb 2010
Posts: 6
macey is on a distinguished road
Default

Using rtmpdump,rtmpsrv,rtmpsuck,RTMPexplorer to download BBC iPlayer radio & TV shows


I have bee using rtmpsuck to determine the input parameters
required to stream this site:-
Code:
http://atdhe.net/watch-bbc-news.php"]http://atdhe.net/watch-bbc-news.php
rtmpsuck output:-
Code:
Streaming on rtmp://0.0.0.0:1935
Processing connect
app: live?_fcs_vhost=cp52113.live.edgefcs.net&akmfv=1.8
flashVer: LNX 10,0,32,18
swfUrl: http://media2.myfoxtampabay.com/html/live/AkamaiFlashPlayer.swf
tcUrl: rtmp://61.19.12.95:1935/live?_fcs_vhost=cp52113.live.edgefcs.net&akmfv=1.8
pageUrl: http://atdhe.net/watch-bbc-news.php

I have substituted all of these into rtmpdump parameters but still not working.

Does anyone have any suggestions?
Reply With Quote