Open buddhika75 opened 5 years ago
I have a web application which uses a webcam to capture the image using Primefaces webcam.
It works fine except the fact, it gives the following warning every time the page loads on computers that do not have a webcam.
Webcam.js Error: Could not access webcam: NotFoundError: Requested device not found NotFoundError: Requested device not found
How can I suppress that warning?
I have a web application which uses a webcam to capture the image using Primefaces webcam.
It works fine except the fact, it gives the following warning every time the page loads on computers that do not have a webcam.
Webcam.js Error: Could not access webcam: NotFoundError: Requested device not found NotFoundError: Requested device not found
How can I suppress that warning?