Page 1 of 1

BBC iPlayer support

Posted: Tue Feb 02, 2010 12:33 pm
by andyselects
Hi.

Is it possible to set this so I can view BBC iPlayer?

Thanks

Re: BBC iPlayer support

Posted: Wed Feb 03, 2010 7:06 am
by Eugene
Hi,
andyselects wrote: Is it possible to set this so I can view BBC iPlayer?
Thanks
I think yes, but not ready profile transcoding. At the moment there is only information about the stream. Maybe someone knows what to do next :)

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<mediaSelection xmlns="http://bbc.co.uk/2008/mp/mediaselection">
<media kind="video" 
	width="640"
	height="360"
	expires="2010-02-07T20:59:00+00:00"
	bitrate="796"
	service="iplayer_streaming_h264_flv"
	type="video/mp4" 
	encoding="h264"  >
	<connection 
		priority="5"
		protocol="rtmp" 
		kind="akamai" 
		server="cp41752.edgefcs.net" 
		identifier="mp4:secure/b000qjnvhH264144838015" 
		authString="dbEdrddcTa2b3bUchcOaEb.bIcHbzd2dRbF-blAdhK-c0-d0i_-IqoFFnAoKCtGuyC" 
	/>
</media>
</mediaSelection>