dimtpap / obs-pipewire-audio-capture

🔊 Audio device and application capture for OBS Studio using PipeWire
https://obsproject.com/forum/resources/pipewire-audio-capture.1458/
GNU General Public License v2.0
378 stars 12 forks source link

The plugin is constantly killing and recreating its connection endlessly. #78

Closed KynikossDragonn closed 5 days ago

KynikossDragonn commented 5 days ago

I don't know how else to describe this but today when I load up OBS the plugin keeps non-stop ending its capture and restarting it every one and a half second; wireplumber's CPU usage is going insane as well.

I'm running the following under Void Linux:

$ wireplumber --version
wireplumber
Compiled with libwireplumber 0.5.6
Linked with libwireplumber 0.5.6
$ pipewire --version
pipewire
Compiled with libpipewire 1.2.6
Linked with libpipewire 1.2.6

It wasn't doing this before my system updated to the latest wireplumber and pipewire releases. I'm not sure what's going on. Can't downgrade either.

logs.zip

dimtpap commented 5 days ago

Fixed WirePlumber bug, the thread contains workarounds. https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/715