Skip to content
New issue

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

ts-ebml plugin: Safari record issue #595

Closed
Hideman85 opened this issue Jul 30, 2021 · 6 comments · Fixed by #600
Closed

ts-ebml plugin: Safari record issue #595

Hideman85 opened this issue Jul 30, 2021 · 6 comments · Fixed by #600
Labels
plugins safari-desktop Safari macOS browser issues

Comments

@Hideman85
Copy link

Hi community,

ts-ebml have an issue with safari and that breaks the record.

The issues has been reported on ts-ebml and needs and needs a quick fix for now.

To whom that are interested in we could bring the support of webm playback to safari via ogv.js.
I'm wondering if we could do the same for recording so we support one optimal format in all platforms.

Looking forward to the quick fix

@Hideman85 Hideman85 changed the title Safari issues ts-ebml Safari record issue with ts-ebml Jul 30, 2021
@thijstriemstra
Copy link
Member

Looking forward to the quick fix

?

@thijstriemstra thijstriemstra added the safari-desktop Safari macOS browser issues label Aug 3, 2021
@Hideman85
Copy link
Author

I just meant that there is a quick fix available in the issue I linked to and that would be nice that a release is made with this fix while waiting the fix by the author of ts-ebml.

@thijstriemstra
Copy link
Member

@Hideman85 if there's a quick fix, please open a pull request.

@thijstriemstra thijstriemstra changed the title Safari record issue with ts-ebml ts-ebml plugin: Safari record issue Aug 16, 2021
@thijstriemstra
Copy link
Member

@Hideman85 can you give pull request #600 a try?

@rcausey
Copy link

rcausey commented Sep 14, 2021

I don't think #600 fixed the issue with Safari, since the error is thrown when decoder.decode(buffer) is called. I can reproduce the error when I run the video-only-ebml.html demo. The error is: Unhandled Promise Rejection: Error: Unrepresentable length: 9 0000001c6674797069.

@endigma
Copy link

endigma commented Apr 27, 2022

This is still broken in my tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugins safari-desktop Safari macOS browser issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants