uploadcare / uploadcare-widget

Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.

Home Page:https://uploadcare.com/products/file_uploader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webcam video recording reports 1,000 frames per second

weavermedia opened this issue · comments

Videos recorded in the widget using the webcam in Chrome have a frame rate of 1,000 fps.

This causes issues both with playback on iOS and future encoding of the video.

Hey @weavermedia, thanks for issue

We add frame rate constraint to video stream, now this should work fine

https://github.com/uploadcare/uploadcare-widget/blob/master/src/widget/tabs/camera-tab.js#L184