23-07-2020, 16:45
I've been experimenting with minimstreamer and now have it up and running, although I can't claim to understand it well yet.
It works well on most streams, but one station in particular - NTS - is very glitchy. I've opened the same stream in VLC and it plays perfectly.
In the following `m3u`, NTS1 and NTS2 have problems, but the rest are fine.
Grateful for any suggestions on what I might be doing wrong
It works well on most streams, but one station in particular - NTS - is very glitchy. I've opened the same stream in VLC and it plays perfectly.
In the following `m3u`, NTS1 and NTS2 have problems, but the rest are fine.
Code:
#EXTM3U
#EXTINF:-1,[Rin;aac,48000] Rinse
http://206.189.117.157:8000/stream
#EXTINF:-1,[WW;aac,48000] WorldwideFM
http://worldwidefm.out.airtime.pro:8000/worldwidefm_a
#EXTINF:-1,[Res;aac,48000] ResonanceFM
http://stream.resonance.fm:8000/resonance
#EXTINF:-1,[NTSUS;aac,48000] NTS1
http://listen.ntslive.co.uk/stream
#EXTINF:-1,[NTSUK;aac,48000] NTS2
http://stream-relay-geo.ntslive.net/stream2Grateful for any suggestions on what I might be doing wrong