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
Hi,
Since the last version of chrome (92.0.4515.107) the webm file generated with MediaRecording API use Matroska Element 0x55b0 to 0x55bd.
These element are not in schema.js and that cause issues. Is there a reason for that ?
The problem is also described in legokichi/ts-ebml#33
The text was updated successfully, but these errors were encountered:
I've just created #9 to update schema.js to Matroska v4, which might help with this.
schema.js
Sorry, something went wrong.
No branches or pull requests
Hi,
Since the last version of chrome (92.0.4515.107) the webm file generated with MediaRecording API use Matroska Element 0x55b0 to 0x55bd.
These element are not in schema.js and that cause issues. Is there a reason for that ?
The problem is also described in legokichi/ts-ebml#33
The text was updated successfully, but these errors were encountered: