Audio4Linux / JDSP4Linux

An audio effect processor for PipeWire and PulseAudio clients
GNU General Public License v3.0
874 stars 31 forks source link

Auto Close Application issue #179

Closed Volvein closed 6 months ago

Volvein commented 7 months ago

when i run next audio/video then its auto closing application. i have got this issue in linux fedora 39.

WAPEETY commented 6 months ago

same here on Arch

timschneeb commented 6 months ago

This bug is a duplicate of #155.

The scheduler kills the processing thread that is created by PipeWire because it has exceeded a certain threshold of allowed processing time.

You might be able to fix this by granting realtime privileges:

Solved by installing realtime-privileges and adding the user to the group realtime.