Closed positlabs closed 5 years ago
This might fall outside of the scope of this project, but I think it is worth looking in to.
Run system_profiler -detailLevel full from the commandline to see some info on the built-in camera.
system_profiler -detailLevel full
It's a pain, but i think we'll have to add an OS-specific module for each OS.
Here are some docs for mac. https://developer.apple.com/documentation/avfoundation/avcapturedevice
This might fall outside of the scope of this project, but I think it is worth looking in to.
Run
system_profiler -detailLevel full
from the commandline to see some info on the built-in camera.