simonguest/quick-camera

Picture does not display

Opened this issue · 2 comments

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

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

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?