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

Error on android #33

Closed
bil-ash opened this issue Jan 24, 2024 · 2 comments
Closed

Error on android #33

bil-ash opened this issue Jan 24, 2024 · 2 comments

Comments

@bil-ash
Copy link

bil-ash commented Jan 24, 2024

Chrome for android version 120 added support for aac in webcodecs but I get error while using mp4-muxer(on 2 different android devices running 2 different OS version but chrome 120). Things are fine on desktop. The error screenshot is provided below.
mp4muxer error

Seems similar to #32 .
Also, support for hls straming (fMP4) would be great feature addition.

@Vanilagy
Copy link
Owner

Even though this error occurs in my demo, it seems like it is a problem with AudioEncoder and not my library. I suggest you play around with creating several AudioEncoders and passing it AudioData and seeing what works. Maybe there's a bitrate mismatch going on?

@Vanilagy
Copy link
Owner

I'll close this issue for now as it seems stale. If you still need help with something, feel free to reopen it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants