Closed GoogleCodeExporter closed 8 years ago
My way to do this is using pulseaudio with null-sink. Playing to the null sink and grabbing with darkice from null-sink monitor
Jack support is exactly for this.
Jack support is exactly for this.
Rafael could you point me to the right direction? I have a VM without sound card and want to setup dark ice to stream from an mp3 folder to ice cast. I can't find anything relevant online (google) Thank you!
@kazepis: Did you set up a jack audio server / system before? If not, please read the relevant docs. A good overview can be found at: https://wiki.archlinux.org/index.php/JACK_Audio_Connection_Kit. Your Linux distribution inside the VM might also provide some information. JACK requires one soundcard to work properly. However, you can select a "dummy" soundcard that has no inputs or outputs. Using such a setup, audio can still be routed between applications (from your audio player to darkice). How you "play" your MP3s (read the files, decode them and hand them over to JACK) you will have a choice of about 2000 options (mpd, mplayer, gstreamer, some graphical music player, ...)
I’m new in this universe. I’ve never installed jack before. I will definitely look into the docs. Thank you very much. Btw I’m using Debian stable. Arecord -l and aplay -l don’t report any sound cards. I’ll look into it more.
Original issue reported on code.google.com by
FranMi...@gmail.com
on 21 Mar 2015 at 7:28