Matt Gajownik
Matt Gajownik
Please launch OBS with the `--verbose` flag and after reproducing the issue, post a log (Help -> Log Files -> Upload Current Log File). Additionally, please test with 27.0.0-rc2 in...
Are you seeing the same issue with both DXGI mode and Windows 10 mode?
I would personally vote that we keep one dropdown, and that the IP binding should also bind to the interface internally. This to me sounds like a bug with the...
> @WizardCM And about the Bug fix label, like I demonstrated, it's not a bug because `ping` show the same behavior. So binding to an IP is expected to just.....
We reimplement the logger to be able to display it in our Script Log window. https://github.com/obsproject/obs-studio/blob/e55bfa8e202894f84fe0d90e64ccca42f2a02d9a/deps/obs-scripting/obs-scripting-python.c#L32-L48 I have a feeling this is related.
This particular issue is likely tied to the permission verification code, originally introduced for macOS 10.15 where OBS has to ask the user to be able to capture the display.
This is a new feature introduced in #4287. You're likely missing `libgles2-mesa` or `libgles2-mesa-dev` (or similar) when building, or missing it as a dependency for users.
Hi there, any updates on this PR? Thanks!
Hmm, on an RTX 3080 this triggers a fallback to FFmpeg NVENC, as it seems NV12 texture support is not available. I am unsure why, I'll do further testing. I...
Seems the crash is caused by trying to unload a Video Capture Device source with the EOS Webcam Utility.