Re: [SlimDevices: Unix] best practice LMS & squeezelite in Proxmox LXC / sound issues

2021-08-29 Thread truscellino


I think squeezelite talks to ALSA rather than pulseaudio?

Here is an example of how to access ALSA devices from a LXC container:
https://askubuntu.com/a/844793



truscellino's Profile: http://forums.slimdevices.com/member.php?userid=69928
View this thread: http://forums.slimdevices.com/showthread.php?t=115042

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] best practice LMS & squeezelite in Proxmox LXC / sound issues

2021-08-29 Thread Roland0


ce-bra wrote: 
> 
> I wanted to test the intel onboard sound on the NUC but I did not manage
> to tunnel the sound from either LXC container or VM guest to the Proxmox
> host (all Debian). Has anyone done this before? I am already in doubt if
> I should change my strategy to using docker.
> 
Depends on ALSA or PulseAudio being used. For the former, you'll have to
map the host's /dev/snd devices to your container (device add ..
unix-char ..), for the latter you'll have to forward PulseAudio's unix
socket.
Both solutions are easily found using basic internet search.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | DB Optimizer | Image Enhancer | Chiptunes |
LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=115042

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] best practice LMS & squeezelite in Proxmox LXC / sound issues

2021-08-29 Thread ce-bra


I installed squeezelite on the host system, which is working fine; so
you're right, this is sufficient for evaluating the onboard sound. But I
would like to run squeezelite also in a container or VM, to have
everything tidy... So my problem in connecting soundcard to the
container still exists. Anyone did that already?



ce-bra's Profile: http://forums.slimdevices.com/member.php?userid=72051
View this thread: http://forums.slimdevices.com/showthread.php?t=115042

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] best practice LMS & squeezelite in Proxmox LXC / sound issues

2021-08-28 Thread truscellino


Not sure I understand. You have installed LMS in Debian in LXC
container. Then you installed squeezelite in the same debian on the same
container?
For a test you could install squeezelite on the host system with easy
access to sound hardware.



truscellino's Profile: http://forums.slimdevices.com/member.php?userid=69928
View this thread: http://forums.slimdevices.com/showthread.php?t=115042

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix