Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Volumio as renderer
17-08-2018, 18:40
Post: #1
Volumio as renderer
I have MinimServer/Streamer running on a Synology NAS and also on an headless Raspberry Pi 3. For a control point I use either Linn Kinsky (always works) or Kazoo (better GUI, but often fails). I have two renderers: an Auralic Aries Mini or another headless Raspberry Pi 3 running Volumio with an attached USB DAC. This streaming file:

#EXTM3U
#EXTINF:-1,[BBC] BBC Radio 3
http://bbcmedia.ic.llnwd.net/stream/bbcm...adio3_mf_p

Works well on the Aries from either implementation of MinimStreamer. It will not play on the Pi running Volumio. Streaming directly from Volumio using a browser window on my desktop works fine. Clearly I am doing something wrong with getting the streaming URL to Volumio.
Find all posts by this user
Quote this message in a reply
17-08-2018, 20:55
Post: #2
RE: Volumio as renderer
It looks like this is an MP3 stream. You could try adding the stream type to the playlist entry, as follows:

#EXTM3U
#EXTINF:-1,[BBC;mp3] BBC Radio 3
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio3_mf_p
Find all posts by this user
Quote this message in a reply
20-08-2018, 15:29
Post: #3
RE: Volumio as renderer
(17-08-2018 20:55)simoncn Wrote:  It looks like this is an MP3 stream. You could try adding the stream type to the playlist entry, as follows:

#EXTM3U
#EXTINF:-1,[BBC;mp3] BBC Radio 3
http://bbcmedia.ic.llnwd.net/stream/bbcmedia_radio3_mf_p

Works! I should have thought of that. Please accept my apologies for asking a stupid question.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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