maykbrito / mini-video-me

šŸ“¹ A small webcam player focused on providing an easy way to add and control your webcam during recordings.
https://maykbrito.github.io/mini-video-me/
MIT License
1.56k stars 154 forks source link

Camera not found with only one camera on notebook #82

Open alisonjr opened 2 years ago

alisonjr commented 2 years ago

I have only one camera buitin on my notebook. But this app not working

image

tolstenko commented 1 year ago

same here. mac m2 hardware

tgmarinho commented 1 year ago

run: codesign --force --deep --sign - /Applications/Mini\ Video\ Me.app

Make sure you have given permission to use the webcam.

m1 working here after I saw the popup requesting permission.

nataliagranato commented 3 months ago

A soluĆ§Ć£o foi diminuir a resoluĆ§Ć£o no arquivo de configuraĆ§Ć£o do mini para

}, "hasShadow": true, "camera": { "width": 640, "height": 480, "frameRate": 60