Has anyone been able to make this work outside the UK?

I'm based in Hong Kong and have installed the playHLS plugin and ffmpeg
but still no joy. I think it's a permission issue connecting the stream
of data.

Using curl to see the results of the http requests I get:

curl
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_6music.m3u8
#EXTM3U
#EXT-X-VERSION:2
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=339200,CODECS="mp4a.40.2"
http://as-hls-uk-live.edgesuite.net/pool_6/live/bbc_6music/bbc_6music.isml/bbc_6music-audio%3d320000.m3u8?dvr_window_length=24

So then pulling in the actual stream I get:

curl
http://as-hls-uk-live.edgesuite.net/pool_6/live/bbc_6music/bbc_6music.isml/bbc_6music-audio%3d320000.m3u8?dvr_window_length=24
<HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD><BODY>
<H1>Access Denied</H1>

You don't have permission to access
"http://as-hls-uk-live.edgesuite.net/pool_6/live/bbc_6music/bbc_6music.isml/bbc_6music-audio%3d320000.m3u8?";
on this server.<P>
Reference #18.15cc4c17.1423927036.9610a001
</BODY>
</HTML>


------------------------------------------------------------------------
odw199's Profile: http://forums.slimdevices.com/member.php?userid=15387
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to