Closed jwunderl closed 1 month ago
Have to disable greenscreen on electron on mac again, as mac10.14+ requires a check electron side along lines of
https://www.electronjs.org/docs/latest/api/system-preferences
systemPreferences.askForMediaAccess("camera")
but also have to add some descriptions / etc to info plists as described by api; skipping for now.
Have to disable greenscreen on electron on mac again, as mac10.14+ requires a check electron side along lines of
https://www.electronjs.org/docs/latest/api/system-preferences
but also have to add some descriptions / etc to info plists as described by api; skipping for now.