mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-21 09:18:45 +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> |
||
|---|---|---|
| .. | ||
| src | ||
| types | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@uppy/utils
Shared utility functions for Uppy Core and the "official" plugins maintained by the Uppy team.
Uppy is being developed by the folks at Transloadit, a versatile file encoding service.
Installation
Unless you are creating a custom plugin, you should not need to install this manually.
$ npm install @uppy/utils --save