Bruno Nascimento
Bruno Nascimento
I've recently opened another issue with the same problem (https://github.com/obsproject/obs-studio/issues/4531). The workaround I use is, for each microphone, to use 2 "Move Source" filters on the scene where I insert...
> > Move Source # 1: To disable the microphone source, wait an interval with it disabled (I got good results disabling for 100ms), and at the end enable the...
> Please launch OBS with the `--verbose` flag and after reproducing the issue, post a log (Help -> Log Files -> Upload Current Log File). Log included in the main...
@AaronD-GH If I understand correctly, the render and monitoring audio buffers are distinct (hence why the render audio is synced, while the monitoring isn't). If that is the case, a...
It took me some time since I don't code in Python, but here is a Python OBS script that enables and disables the monitoring of a audio input source after...