You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to record a video but we're getting reports on some devices (macOS and windows) with latest version of Chrome getting an error of "Please link: https://www.webrtc-experiment.com/EBML.js"
I tried adding that script on the index.html of my react app, but Im still getting error logs from Sentry. Users are unable to proceed with recording because the getSeekableBlob throws this error.
Im using recordrtc v5.6.1
I tried to update it to v5.6.2
and both ts-ebml and ebml to the latest version
The text was updated successfully, but these errors were encountered:
Im trying to record a video but we're getting reports on some devices (macOS and windows) with latest version of Chrome getting an error of "Please link: https://www.webrtc-experiment.com/EBML.js"
I tried adding that script on the index.html of my react app, but Im still getting error logs from Sentry. Users are unable to proceed with recording because the getSeekableBlob throws this error.
Im using recordrtc v5.6.1
I tried to update it to v5.6.2
and both ts-ebml and ebml to the latest version
The text was updated successfully, but these errors were encountered: