![]() |
|
Converting analogue source to digital stream on the fly - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Digital Audio (/forumdisplay.php?fid=10) +--- Thread: Converting analogue source to digital stream on the fly (/showthread.php?tid=2108) Pages: 1 2 |
RE: Converting analogue source to digital stream on the fly - nickc - 16-01-2015 18:58 (16-01-2015 16:42)simoncn Wrote: I've been experimenting with RuneAudio and the Wolfson card. It provides a simple web interface for sending audio output to the Wolfson card (including selecting a custom Linux kernel) and enabling a built-in UPnP renderer. You can also install MinimServer and control it from another computer via MinimWatch. It's very slick and impressive. That's good news. I've just ordered a Cirrus Logic card for my RPi B+ so look forward to playing around. It seems it will work with OpenELEC too: http://openelec.tv/forum/124-raspberry-pi/69870-wolfson-audio-card-support?start=150 Following up on the streaming side, I came across this; https://stmllr.net/blog/live-streaming-mp3-audio-with-darkice-and-icecast2-on-raspberry-pi/ It's somewhat daunting to me, but offers some hope. But from what you've said previously, I'm still not sure if MinimStreamer would be able to pick up the stream from Icecast2. RE: Converting analogue source to digital stream on the fly - simoncn - 16-01-2015 20:25 (16-01-2015 18:58)nickc Wrote: That's good news. I've just ordered a Cirrus Logic card for my RPi B+ so look forward to playing around. It seems it will work with OpenELEC too: From a very quick look at Icecast, I think this may work. From the Icecast home page: About Icecast 2 Icecast is a streaming media server which currently supports Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. This suggests the Icecast stream can be received by MinimStreamer or possibly played directly by your favourite UPnP renderer. RE: Converting analogue source to digital stream on the fly - nickc - 17-01-2015 10:46 (16-01-2015 20:25)simoncn Wrote: From a very quick look at Icecast, I think this may work. From the Icecast home page: Excellent. Mind you, I'm not looking forward to setting it up; my linux knowledge is extremely limited. But it should be a good learning experience. I'll report back if I have success. |