Post Reply 
New BBC Radio Streams
25-08-2015, 08:28
Post: #2
RE: New BBC Radio Streams
(25-08-2015 05:59)cmar057 Wrote:  The streams listed in BBC Radio.m3u.sample no longer work here in New Zealand. Radio 4 has been replaced by:

http://as-hls-ww-live.bbcfmt.vo.llnwd.ne..._length=24

If I use minimserver to serve this url directly it can be read and played both by VLC and my Pure One Flow radio, my Sangean WFR 28 can't deal with the protocol, however, so some transcoding is needed. Can minimserver do this? If I the stream through the server either without any value for stream.transcode or with *.mp3 (stream.converter = ffmpeg, nothing set for stream.options) the station shows on VLC and the Radios but none of them can play it, though the play a regular mp3 stream sent the same way. My m3u file is:

#EXTM3U
#EXT-X-VERSION:2
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=101760,CODECS="mp4a.40.5"
#EXTINF:-1,[R4] BBC Radio 4 FM
http://as-hls-ww-live.bbcfmt.vo.llnwd.ne..._length=24
#EXTINF:-1, [Absolute] Absolute Radio
http://icecast.timlradio.co.uk:80/a8128.mp3

Any help would be greatly appreciated!

Chris

The stream URL you are using in your m3u file isn't correct. You should change your m3u file to the following:

#EXTM3U
#EXTINF:-1,[R4] BBC Radio 4 FM
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/nonuk/sbr_low/ak/bbc_radio_fourfm.m3u8
#EXTINF:-1, [Absolute] Absolute Radio
http://icecast.timlradio.co.uk:80/a8128.mp3
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
New BBC Radio Streams - cmar057 - 25-08-2015, 05:59
RE: New BBC Radio Streams - simoncn - 25-08-2015 08:28
RE: New BBC Radio Streams - cmar057 - 25-08-2015, 08:41
RE: New BBC Radio Streams - cmar057 - 25-08-2015, 08:44
RE: New BBC Radio Streams - simoncn - 25-08-2015, 09:44
RE: New BBC Radio Streams - cmar057 - 25-08-2015, 10:42
RE: New BBC Radio Streams - simoncn - 25-08-2015, 11:16

Forum Jump:


User(s) browsing this thread: 1 Guest(s)