filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 76 forks source link

Video Recording is broken in 3.24.1 #457

Open gearheart opened 3 years ago

gearheart commented 3 years ago

Video recording appears to be broken, same as in #248

video-upload

It works in 3.22.1 and couple other versions, though.

  fromSources: ["video", "webcam"]

Webcam works fine, but video just shows an empty modal.

Here's an example to reproduce the problem: https://codesandbox.io/s/late-haze-vj9m2?file=/src/index.js