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

Uncaught ReferenceError: SharedArrayBuffer is not defined (Firefox) #2

Open
b-g opened this issue Jul 6, 2020 · 7 comments
Open

Uncaught ReferenceError: SharedArrayBuffer is not defined (Firefox) #2

b-g opened this issue Jul 6, 2020 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@b-g
Copy link

b-g commented Jul 6, 2020

Hi @dominikus, very nice! Very handy! Just :) ... I get this on Firefox (78.0.1) after hitting stop:

Screenshot 2020-07-06 at 08 15 13

@dominikus dominikus added the bug Something isn't working label Jul 6, 2020
@dominikus dominikus self-assigned this Jul 6, 2020
@dominikus
Copy link
Owner

Hi Benedikt, thanks for documenting that bug...
I haven't done any testing in Firefox up until now so I have to look into that 😬

@dominikus
Copy link
Owner

The problem with Firefox (+ apparently Safari) originates in ffmpeg-wasm: ffmpegwasm/ffmpeg.wasm#63

Suggested options are to downgrade to version 0.7.0 of the library, something that I still need to investigate if it makes sense.

@b-g
Copy link
Author

b-g commented Jul 13, 2020

👍 many thanks for investigating! Quite a bummer having deal with browser incompatibilities in 2020 :(

@aferriss
Copy link

Just chiming in to say that I ran into this issue too. I wonder if it's worth noting that it currently only works in chrome on the readme?

@FredericoMendes51
Copy link

Hi! I am facing the same problem. Do you have any update regarding this issue? Thanks

@JGL
Copy link

JGL commented Sep 13, 2021

This one seems to be happing on OSX Chrome for me too now.

@stemcoding
Copy link

I'm using Ubuntu and it's not working in chrome or firefox like it used to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants