Dimitris Papaioannou

Results 109 comments of Dimitris Papaioannou

Audio Input/Output captures stream directly from the devices. What you really want is the App Capture to be able to exclude multiple apps

Open OBS, add a source that doesn't work, go to Help > Log Files > Upload Current Log File > Copy URL and paste it here

From the logs it seems that PipeWire is reporting an invalid audio format (sample rate of 0). It's weird that this isn't consistent between OBS versions. ``` PIPEWIRE_DEBUG=D obs --verbose...

> From the logs it seems that PipeWire is reporting an invalid audio format (sample rate of 0). It's weird that this isn't consistent between OBS versions. Also this sounds...

Apologies, since you're on Flatpak the command would be ``` flatpak run --env=PIPEWIRE_DEBUG=D com.obsproject.Studio --verbose 1>obslog.txt 2>pwlog.txt ```

> One thing we have been wanting for a while is pipewire namespaces -- where applications using pipewire can only see a subset of nodes. > I wonder if there...

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...

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...

I can't reproduce this. Were the sources in the video set to "Default"?

Are you on the latest version? (There's no way to check, sorry, if you don't know just install the latest one)