Access Webcam for php

i' want to ask about webcam access for my application

for acces to my browser
error notification is

webcam.js not suported webcam interface

please help me

1 Reply

This error may be related to the browser you're using. In some Internet browsers, such as Google Chrome, you need to manually allow access to the webcam. The instructions for doing this will be different depending on the browser. One common way to allow access is to look for a small camera or webcam icon in the address bar. Clicking on that should bring up a prompt that asks you to allow access to the webcam. If your website is using HTTP rather than HTTPS (does not have an SSL certificate) your browser may block access to the webcam by default; more information can be found here in this Github thread.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct