simonguest / quick-camera

Quick Camera is a MacOS utility to display, mirror, and rotate the output from any of your cameras
42 stars 20 forks source link

Picture does not display #25

Open Gex2501 opened 3 years ago

Gex2501 commented 3 years ago

I haven't the foggiest idea why I'm not seeing any picture/video at all. Is there perhaps an incompatibility with iGlasses or having multiple cameras? I have the following console log which may be of help....

QuickCamera.log

ajmas commented 3 years ago

Just tested with iGlasses and see the same behaviour.

Note, For comparison, I do see the video appear in both Chrome, when testing with https://webcamtests.com/ and with OBS, when selecting it as a source.

Tempted to what OBS is doing differently, when I have a bit of time. For anyone else, this is the code OBS seems to be using:

https://github.com/obsproject/obs-studio/blob/master/plugins/mac-avcapture/av-capture.mm

andersonm66 commented 2 years ago

I have the same ... The app does not appear to request access to camera on M1 Mac.... so it probably will probably not work. I don't know if there is a way to add the security access manually?