uppy/packages/@uppy/webcam/src
Renée Kooi 876f8a2fc0
webcam: Try to respect restrictions (#2090)
* webcam: request a video mime type listed in `allowedFileTypes`

* webcam: stop recording when we are about to reach the max file size

* webcam: request an image mime type listed in `allowedFileTypes`

* docs: add Webcam#preferredImageMimeType

* locale: add `recordingStoppedMaxSize` string

* changelog: check webcam restrictions

Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2020-03-24 18:53:36 +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: Try to respect restrictions (#2090) 2020-03-24 18:53:36 +01:00
index.test.js webcam: Try to respect restrictions (#2090) 2020-03-24 18:53:36 +01:00
PermissionsScreen.js tweak Webcam permission screen copy 2018-07-27 22:43:10 -04:00
RecordButton.js Upgrade standard to v14 (#1860) 2019-10-09 14:53:02 +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 dashboard: 2020 redesign 🍿 (#2015) 2020-03-24 18:05:11 +01:00
supportsMediaRecorder.js Move Webcam to @uppy/webcam. 2018-06-14 16:31:19 +02:00
supportsMediaRecorder.test.js webcam: fix supportsMediaRecorder test 2019-05-20 11:27:04 +02:00