Dimitris Papaioannou
Dimitris Papaioannou
> I should say that windows also will increase latency to grow the audio buffer (and is implemented correctly). This is our preferred approach as audio dropping (static) in recordings...
> Played a little bit around with this plugin and noticed that the application capture will be silent, if the application is not longer connected to a speaker. I tested...
> Maybe we are missing a PipeWire property? Yep, found it (found one?). PW_KEY_NODE_ALWAYS_PROCESS. Maybe there's a more suitable one...? Edit: Tried a bunch that could be related, they weren't,...
> > PW_KEY_NODE_ALWAYS_PROCESS. Maybe there's a more suitable one...? > > Nice, but now the stream won't stop, when we switched scenes (I added show and hide callbacks analog to...
Completely reworked the app capture, it now uses a virtual sink to mix all the app streams. It had to be seperated from the device capture. Tried to keep it...
> #6645 did some refactoring to split the portal code from the pipewire code for video streams in case this causes any conflicts as it renames some code. I'm not...
> Would you be so kind to check if it moving the code from `pipewire-audio.*` into `pipewire.*` is going to be too disruptive? Simply moving everything only requires renaming some...
> Would it be hidden by default, and would appear when an option is enabled in the settings? Or does it JUST add the PipeWire audio capture functionality? I believe...
I'm waiting for https://github.com/obsproject/obs-studio/pull/6669
> Does anyone know how to do [fa935cc](https://github.com/obsproject/obs-studio/commit/fa935cc73f1205daf6bd907607b0d35e725a15e7) in nice? Why not make it a regular struct and pass it to `pw_core_add_listener`