Like the title, is there any good component for obtaining the client's camera image on the Web? I have used Jquery.Webcam and photobooth before.
Jquery.Webcam is obtained through Flash, but the size is limited, and the method is the same as mosaic.
Photobooth is obtained through HTMl5 Javascript, but sometimes it runs perfectly on the local Localhost, but fails to run after being placed on the server, and does not request to open the camera.
Finally, back to the topic, do you have any good methods or plug-ins to implement this function? The higher the definition, the better.
Just use HTML5. Permission is required to obtain the client camera. Non-https connections will be blocked by the browser.