Kurt Kartaltepe

Results 142 comments of Kurt Kartaltepe

It doesnt look like obs even supports increasing buffers on macosx monitors, so something other than obs in the audio chain is adding latency to monitors. OBS internally cannot add...

what occurs on audio underruns or overruns with this code, i dont see any callbacks relating (but maybe i missed it).

> How do other plugins mitigate this problem? I believe alsa and sndio just drop out in the case of underruns. The pulseaudio plugin attempts to increase latency and grow...

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

https://github.com/obsproject/obs-studio/pull/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 sure...

> This PR hasn't had any activity in a while, and the plugin version seems to work fine for me, from my testing. Will this be merged anytime soon? I...

If you can replicate this please provide a backtrace from gdb. Please use our support channels if you cannot do this yourself, such as the [Discord server](https://obsproject.com/discord) or the [forums](https://obsproject.com/forum).

Inside the file `~/.config/obs-studio/global.ini` there is a line called `DockState`, can you post that value here? Then you can try deleting that line from that file and see if OBS...

Can you please also provide the output of running `xrandr` from a terminal ?