mozmorris / react-webcam

Webcam component
https://codepen.io/mozmorris/pen/JLZdoP
MIT License
1.65k stars 281 forks source link

Video turn into black and white when using videoContraints width and height #336

Closed DePapier closed 2 years ago

DePapier commented 2 years ago

When I send videoConstraints with width and height, example

videoConstraints={{
width: 960,
height: 655
}}

The video downloaded turn into almost black and white