We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Safari recently added support for webm. However when the ts-eml convertEngine attempts to convert it returns an error.
Open demo in safari and record https://collab-project.github.io/videojs-record/demo/video-only-ebml.html
Expect conversion to complete.
Conversion does not complete
Unhandled Promise Rejection: Error: Unrepresentable length: 9 0000001c6674797069
7.11.8
4.4.0
Safari
MacOS/iOS
The text was updated successfully, but these errors were encountered:
marking this as a duplicate of #595 (that mentions a fix).
Sorry, something went wrong.
No branches or pull requests
Description
Safari recently added support for webm. However when the ts-eml convertEngine attempts to convert it returns an error.
Steps to reproduce
Open demo in safari and record
https://collab-project.github.io/videojs-record/demo/video-only-ebml.html
Results
Expected
Expect conversion to complete.
Actual
Conversion does not complete
Error output
Additional Information
versions
videojs
7.11.8
videojs-record
4.4.0
browsers
Safari
OSes
MacOS/iOS
The text was updated successfully, but these errors were encountered: