mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-26 03:35:19 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| CameraIcon.js | ||
| CameraScreen.js | ||
| formatSeconds.js | ||
| formatSeconds.test.js | ||
| index.js | ||
| index.test.js | ||
| PermissionsScreen.js | ||
| RecordButton.js | ||
| RecordingLength.js | ||
| SnapshotButton.js | ||
| style.scss | ||
| supportsMediaRecorder.js | ||
| supportsMediaRecorder.test.js | ||