Closed MVMORADIA closed 4 years ago
Currently know workaround is to start OBS from the terminal:
/Applications/OBS.app/Contents/MacOS/OBS ; exit;
Currently know workaround is to start OBS from the terminal:
/Applications/OBS.app/Contents/MacOS/OBS ; exit;
For me this is not working. It was working before. I am not sure why is not working anymore.
Please use this forum thread for tracking of the Catalina support status:
https://obsproject.com/forum/threads/macos-10-15-catalina-support-status.111343/
I managed to build obs with the with the master branch but it keeps on crashing if I put it into a package with make package
and only runs when I'm executing obs from it's binary ./obs
.
OBS runs, is able to record and stream but I cannot enable the preview as this and every other video preview section in OBS is going to crash it. Is this behavior part of #2226 ?
@NBSgamesAT This draft PR is related to your crash I believe. https://github.com/obsproject/obs-studio/pull/2264
Closing as we now officially support Catalina. There is a single known issue related to hotkeys: #2292