Display MoreYes it is possible, but it is not supported by default.
On the RPi we do not use pulseaudio or alsa via Kodi. Kodi has it's own special Pi sink that it outputs directly to.
So in order to get it to work, you need to load the snd-bcm2835 module (might be different on the RPi3)
then reboot.
Then you need to load the udev module
This will give you the new pulseaudio sink
Then you need to see what sink and source you want to use.So this is why we don't do this by default. There is no universal way to set it up across all platforms.
PS. this will probably corrupt your audio output from kodi, so after you will want to do this
and reboot.
Also, we never said this functionality would work. We simply support outputing audio from kodi to a bluetooth speaker, that's all.
Could you please give me the steps to set this up on rpi4?
One more question: Is it possible to use analog output on rpi?