No video sources available
OptimusKoala opened this issue · 4 comments
Hello,
I followed the doc but I can't have my screen sources working.
I tried this solution -> #37 but it's not working for me.
OBS Studio never ask me for permissions even after I fully cleaned up(~/Library/Application Support/obs-studio).
I should have a lot of sources here:
And here my main screen isn't available:
I'm trying on a 2021 iMac M1.
+1
im having the same issue here too no matter what i do obs cant record my screen
That's very strange, as I can't reproduce this in the build I'm running. I'll try a new build and report back.
Okay, I was able to reproduce this. I have a workaround.
- Go to
Security & Privacy
. Navigate to thePrivacy
tab, then click onScreen Recording
to the left. - If
sh
is checked, uncheck it, then quit OBS. - Check
sh
, then open OBS.
Why does OBS ask for permissions through sh
?
The Mac app that gets built with these instructions aliases the OBS executable inside of /Applications/OBS.app/Contents/MacOS
to a shell script that opens OBS with some context. Consequently, this makes sh
the parent process running OBS.
If this is an issue, use the experimental build.