react-webcam icon indicating copy to clipboard operation
react-webcam copied to clipboard

Webcam component

Results 61 react-webcam issues
Sort by recently updated
recently updated
newest added

I am trying to record a mirrored video. The camera feed shows mirrored video but the recorded one still the opposite. ``` ``` How to fix it.

Hi we are using a high quality hovercam. I integrated this hovercam into react-webcam to be able to bypass the software of the hovercam. I am wondering how to get...

I have a problem when I want to capture the screenshot on small devices, the image gets stretched and has a horrible quality afterward. So I just want to send...

## Please follow the general troubleshooting steps first: - [x] Is your app running over HTTPS? (please provide the URL if possible) - [x] Have you tried running the demo...

### Bug reports: How to re display the webcam when user change permission from deny to accept? https://codepen.io/mozmorris/pen/JLZdoP

When I capture an image of 192 x 108 dimension, and then capture another one with 1920 x 1080, the dimensions are perfectly captured. However, when the next time I...

## Please follow the general troubleshooting steps first: I'm checking application in the local system. This is working fine in 'https' protocol except following issue. ### Bug reports: Hi Team,...

## Please follow the general troubleshooting steps first: - [x] Is your app running over HTTPS? (please provide the URL if possible) - [x] Have you tried running the demo...

https://codepen.io/mozmorris/pen/yLYKzyp?editors=0011 - Change mimeType to 'video/mp4' (for Safari) - Change props to audio={true} - Blob size is 0 with no stored chunks

When I use React-Webcam on Chrome with an Android device that has multiple rear-facing cameras, such as Samsung Galaxy S10, it's always the camera with the wide angle that opens...