LADI / pipewire

LADI repository for PipeWire (see https://gitlab.freedesktop.org/pipewire/pipewire/)
http://pipewire.org
Other
0 stars 1 forks source link

libjack API of libjackserver.so is fully non functional #3

Open nedko opened 1 year ago

nedko commented 1 year ago

The jack client API is not operational for users of libjackserver.so

All functions fail, e.g.:

[W][54824.983372] jack | [ pipewire-jack.c: 4591 jack_cpu_load()] 'c != NULL' faile d at ../pipewire-0.3.71/pipewire-jack/src/pipewire-jack.c:4591 jack_cpu_load() [W][54824.983759] jack | [ pipewire-jack.c: 4560 jack_get_buffer_size()] 'c != NULL' failed at ../pipewire-0.3.71/pipewire-jack/src/pipewire-jack.c:4560 jack_get_buffer_size( )

Commit fb44d3428c507f2ab9ea3eb6fd28936993bc39b7 adds PIPEWIRE_INTERNAL env var check to jack emulation, an environment variable that is set early in pipewire's daemon main()