Force Kodi on LibreELEC to use PulseAudio
2020-03-22
This is to enable streaming from remote machines.
Assumes RPi4.
Make sure audio is enabled in the device tree. This is done by putting dtparam=audio=on
in /flash/config.txt/
|
|
Now configure Kodi to use PulseAudio in settings.
Remarks
To persist, put pactl load-module module-udev-detect tsched=0
in /storage/.config/autostart.sh
. Create it if it doesn’t exist.
The tsched=0
prevents stuttering.
Links
https://forum.libreelec.tv/thread/9299-pulseaudio-network-receiving-in-5-1-on-rpi2/