Moz Morris

Results 28 comments of Moz Morris

@lukagrbec could you share a codepen with your code please?

@lukagrbec you need to remove the `forceScreenshotSourceSize` and use only the `minScreenshotHeight/Width` props.

It's worth noting that you can't force your device to use a width/height video constraint that it does not support (see https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrack/getSettings). It's best to leave this at the maximum...

@lokeshsinghal could you create a demo on CodePen - it will make it easier to help you.

@CodingByJerez thanks for the PR but this would break apps using old versions of React (i.e React

But please leave this open, I'll merge when we drop support.

@CodingByJerez have sent you a PR to fix the conflicts. https://github.com/CodingByJerez/react-webcam/pull/1

@mattblank11 firstly, that's a great issue report - many thanks. I also have a Mac running the latest Safari and the video always appears. Can you check the dev tools...