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
298 stars 9 forks source link

Source Audio cuts out #29

Open LonePandaGirl opened 1 year ago

LonePandaGirl commented 1 year ago

While having 2 separate Application Audio Capture sources (one for game audio and another for Firefox) one or both will cut out entirely forcing me to have to reset OBS mid stream.

OBS 29.0.2 OS Pop!_OS 22.04

dimtpap commented 1 year ago

Most likely the same as #17. It was a PipeWire problem that got fixed in version 0.3.62. Check that you're running that or a newer one by using the command pipewire --version

LonePandaGirl commented 1 year ago

it is the same issue it seems, but after updating to 0.3.67 its worse and now its cutting out after about 30 seconds

dimtpap commented 1 year ago

Once the sound stops run pw-dump > pw-dump.json and post the pw-dump.json file created in the directory you ran the command. Also in OBS go to Help > Log Files > Upload current log file and post the URL you're given. Thanks