webcamjs icon indicating copy to clipboard operation
webcamjs copied to clipboard

HTML5 Webcam Image Capture Library with Flash Fallback

Results 101 webcamjs issues
Sort by recently updated
recently updated
newest added

**I'm trying to reuse the code in my React project and it's working fine for all the browsers except IE11.** ![issue1](https://user-images.githubusercontent.com/41228583/91706404-f7ea3100-eb9b-11ea-9455-d1faaa43e17c.PNG) **All i'm getting is blank screen on clicking open...

Hello, thank you for your open source. In the Vue project, I quoted the func function in snap function in strict mode of the code. The default value of ‘this‘...

Hello. If I use webcam as HTML5 element I can control stream and define whether webcam turn off. But how can I define whether webcam is turned off if I...

I am using webcam.js plugin to use camera in web app. But i am not getting solution for choose front or rear camera choice. please give me some solution to...

Designing an app to capture an image form webpage. But on mobile devices after changing orientation from Portrait to landscape image flip vertically. Steps to reproduce: 1. turn off the...

## working in progress + [x] flash mode + [x] get user media + [ ] ios + [x] documents

Back Camra is not running Please tell me how it work?

Hello, I have several bootstrap modals with webcam capture available on it (all on the same page). When I open the first modal, I call Webcam.attach() and everything's fine. Then,...