Live tv streams not working
David Woodhouse
dwmw2 at infradead.org
Tue Jun 22 10:31:12 EDT 2010
On Mon, 2010-05-24 at 08:14 +0100, Richard Mace wrote:
> Hello,
> Anyone else having problems with live tv streams?
Yeah...
INFO: Getting page http://www.bbc.co.uk/emp/simulcast/bbc_two_england.xml
DEBUG: No Encoding used on http://www.bbc.co.uk/emp/simulcast/bbc_two_england.xml
<?xml version="1.0" encoding="UTF-8"?>
<playlist xmlns="http://bbc.co.uk/2008/emp/playlist" revision="1">
<config>
<plugin name="iPlayerLiveStats"/>
<plugin name="spacesReporting"/>
</config>
<id>tag:bbc.co.uk,2008:simulcast:bbc_two:playlist</id>
<link rel="alternate" href="http://www.bbc.co.uk/bbctwo/"/>
<title>BBC Two</title>
<summary>-</summary>
<link rel="holding" href="http://www.bbc.co.uk/iplayer/images/tv/bbc_two_england_640_360.jpg" width="640" height="360" type="image/jpeg"/>
<updated>2008-04-03T18:30:02Z</updated>
<item kind="programme" live="true" simulcast="true" identifier="bbc_two_england" group="bbc_two_england">
<service id="bbc_two_england" href="http://www.bbc.co.uk/bbc_two_england">BBC Two England</service>
<masterbrand id="bbc_two" href="http://www.bbc.co.uk/iplayer/bbc_two">BBC Two</masterbrand>
<id>tag:bbc.co.uk,2008:simulcast:bbc_two</id>
<mediator identifier="bbc_two_live_rtmp" name="pips"/>
</item>
</playlist>
INFO: No specified modes (flashhd,flashvhigh,flashhigh,flashstd,flashnormal,iphone,flashlow,n95_wifi,flashaac,flashaachigh,flashaacstd,flashaaclow,flashaudio,realaudio,wma) available for this programme with version 'default' (try using --modes=)
I think that URL used to contain the media references directly. But now
I think we're supposed to look at that 'mediator
identifier=bbc_two_live_rtmp", and then go fetch our actual list of
available media from
http://www.bbc.co.uk/mediaselector/4/mtis/stream/bbc_two_live_rtmp
Does someone who actually knows some perl want to try making
get_stream_data() do that, or am I going to have to try?
--
dwmw2
More information about the get_iplayer
mailing list