MinimServer Forum
HLS stream to radio. - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: HLS stream to radio. (/showthread.php?tid=5297)

Pages: 1 2 3 4


HLS stream to radio. - mors - 03-06-2019 12:02

Hi,
I wonder if you could help me please.My main system is running Minimserver from my Synology NAS with music and BBC HLS streams using Linn Kazoo.I can also access my music on my home radios but cannot access BBC streams.Minimserver and MinimStreamer are both up to date.In my Synology NAS I have a file BBC Radio which is Radio.m3u.On opening this it states no files are available.I note that on my IMac in Downloads I have downloaded the Radio m3u stations.When I click on one of those it opens iTunes and is described as an internet song.
I am just wondering if there is a simple way to access these BBC streams to my radios without altering my main system which has taken some time to set up.Any help would be very much appreciated.


RE: HLS stream to radio. - simoncn - 03-06-2019 12:38

Please post the contents of your Radio.m3u file. This might need some changes to make the HLS streams playable by your radios.


RE: HLS stream to radio. - mors - 03-06-2019 14:06

Many thanks for your quick reply.As I said in op when I try to open Radio.m3u on Synology NAS it just comes up with no files available.


RE: HLS stream to radio. - simoncn - 03-06-2019 15:19

Please open your Radio.m3u file in a text editor and copy and paste the contents of this file (as shown in the text editor) to a post here.


RE: HLS stream to radio. - mors - 03-06-2019 15:48

As requested.#EXTM3U
#EXTINF:-1,[*R1] BBC Radio 1
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_one.m3u8
#EXTINF:-1,[*R1X] BBC Radio 1Xtra
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_1xtra.m3u8
#EXTINF:-1,[*R2] BBC Radio 2
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_two.m3u8
#EXTINF:-1,[*R3] BBC Radio 3
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_three.m3u8
#EXTINF:-1,[*R4] BBC Radio 4 FM
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourfm.m3u8
#EXTINF:-1,[*R4X] BBC Radio 4 Extra
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_four_extra.m3u8
#EXTINF:-1,[*R4L] BBC Radio 4 LW
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_fourlw.m3u8
#EXTINF:-1,[*R5] BBC Radio 5 Live
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_five_live.m3u8
#EXTINF:-1,[*R5X] BBC Radio 5 Live Sports Extra
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_radio_five_live_sports_extra.m3u8
#EXTINF:-1,[*R6] BBC Radio 6 Music
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_6music.m3u8
#EXTINF:-1,[*AN] BBC Asian Network
http://a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/ak/bbc_asian_network.m3u8


RE: HLS stream to radio. - simoncn - 03-06-2019 16:22

Please update this file by changing *R1 to R1;aac with similar changes for all the other entries. This might solve the problem. If not, please let me know and I will make further suggestions.


RE: HLS stream to radio. - mors - 03-06-2019 17:39

I’ve tried your suggestion but doesn’t seem to work.


RE: HLS stream to radio. - simoncn - 03-06-2019 17:47

Did you rescan the MinimServer library after editing the file?


RE: HLS stream to radio. - mors - 03-06-2019 18:59

Yes twice,I also stopped and started Minimserver.


RE: HLS stream to radio. - simoncn - 03-06-2019 19:17

OK, the next step is to set the stream.transcode property to either aac:L16 or aac:wav. After each change, restart MinimServer.