2023-05-09, 17:21
i am cross-compiling Kodi for the device Librem5 with PureOS10 (a Debian10 fork) on arm64.
i could build it successful but not with no sound.
In Kodi Settings/System/Audio i see only a PipeWire device.
Unfortunately PureOS10 supports only PulseAudio and not PipeWire.
how do i enable PulseAudio in compile process?
by default it's off
any help is much appreciated!
i could build it successful but not with no sound.
In Kodi Settings/System/Audio i see only a PipeWire device.
Unfortunately PureOS10 supports only PulseAudio and not PipeWire.
how do i enable PulseAudio in compile process?
by default it's off
kodi configure:-- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_MAINLOOP_LIBRARY PULSEAUDIO_SIMPLE_LIBRARY PULSEAUDIO_INCLUDE_DIR)
-- PULSEAUDIO enabled: No
any help is much appreciated!