search

Home  >  Q&A  >  body text

javascript - Is there any good solution for obtaining client camera images and displaying them on the Web?

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.

PHP中文网PHP中文网2755 days ago637

reply all(1)I'll reply

  • 过去多啦不再A梦

    过去多啦不再A梦2017-05-19 10:49:12

    Just use HTML5. Permission is required to obtain the client camera. Non-https connections will be blocked by the browser.

    reply
    0
  • Cancelreply