Open terminal and open google chrome from the terminal with:
open -a Google\ Chrome --args --max_old_space_size=4096
After you opened chrome with the above script, open OBS, you can do that with:
open /Applications/OBS.app/Contents/MacOS/OBS --args -picture
Accept any permissions OBS, Chrome or terminal may ask
You basically have to give all three applications the same permissions to record the screens.
Voila
open -a Google\ Chrome --args --max_old_space_size=4096
After you opened chrome with the above script, open OBS, you can do that with:
open /Applications/OBS.app/Contents/MacOS/OBS --args -picture
Accept any permissions OBS, Chrome or terminal may ask
You basically have to give all three applications the same permissions to record the screens.
Voila