Is it possible to detect when the camera is on/ready with getUserMedia?
问题 I am successfully using webcam.js with an angular app to allow users to capture a picture of themselves. However I'm having a problem where some users are uploading blank - all white or all black photos. I suspect that some cameras start up more slowly than others which is allowing users to take pictures of themselves that are blank before the camera is really working. I would like to be able to detect when the camera is actually on and streaming so I could wait until then to make the Take