eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.44k stars 1.45k forks source link

Chrome: Uncaught Error: Cannot capture user camera. #263

Open loretoparisi opened 6 years ago

loretoparisi commented 6 years ago

I have accepted the security access to the camera, but I get this error when loading https://trackingjs.com/examples/face_camera.html

schermata 2017-12-05 alle 09 32 48

The error is

    at tracking-min.js:8

I'm using a macBookPro 15" 2017 and macOS Sierra 10.12.6

pzxie commented 6 years ago

same with you , chrome version is 63.0.3239.84, but 62 is okay.

murat-aka commented 6 years ago

269

alexandermaisey commented 6 years ago

GetUserMedia is not supported by MacOS for web browsers

developerdinesh0 commented 5 years ago

So How can we solve this Issue

developerdinesh0 commented 5 years ago

I am also facing tha same issue "Error: Cannot capture user camera. throw Error('Cannot capture user camera.');" . my chrome version is "Version 74.0.3729.131 (Official Build) (64-bit)"

developerdinesh0 commented 5 years ago

And when i use it on firfox its show error "Error: Cannot capture user camera. throw Error('Cannot capture user camera.');"