uppy/packages/@uppy/webcam/src
Renée Kooi 769bd9747d
webcam: add videoConstraints option (#2362)
* allow webcam to accept constraints as option

* webcam: add typings for `videoConstraints`

* docs: update docs for the new webcam videoConstraints option

* Update website/src/docs/webcam.md

* webcam: prefer videoConstraints.facingMode over facingMode

* webcam: merge in setOptions

* webcam: handle case where constraints cannot be satisfied

Co-authored-by: Kevin Southworth <kevin.southworth@webascender.com>
2020-08-19 14:20:21 +01:00
..
CameraIcon.js Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +02:00
CameraScreen.js [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
formatSeconds.js [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
formatSeconds.test.js [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
index.js webcam: add videoConstraints option (#2362) 2020-08-19 14:20:21 +01:00
index.test.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
PermissionsScreen.js webcam: Show “enable camera” screen if no camera device was detected (#2282) 2020-05-25 12:16:54 +02:00
RecordButton.js Refactor FileProgress component (#2303) 2020-06-06 04:10:01 +02:00
RecordingLength.js [feature] - Add new ‘showRecordingLength’ option for the Webcam plugin (#1947) 2019-11-27 20:10:38 +03:00
SnapshotButton.js Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +02:00
style.scss Dark mode design improvements (#2232) 2020-05-05 18:02:24 +02:00
supportsMediaRecorder.js deps: upgrade ESLint to v7 (#2460) 2020-08-13 12:46:22 +02:00
supportsMediaRecorder.test.js webcam: fix supportsMediaRecorder test 2019-05-20 11:27:04 +02:00