mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-30 13:30:31 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| 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 | ||