p5.rec icon indicating copy to clipboard operation
p5.rec copied to clipboard

Uncaught ReferenceError: SharedArrayBuffer is not defined (Firefox)

Open b-g opened this issue 4 years ago • 7 comments

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

b-g avatar Jul 06 '20 06:07 b-g

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 avatar Jul 06 '20 08:07 dominikus

The problem with Firefox (+ apparently Safari) originates in ffmpeg-wasm: https://github.com/ffmpegwasm/ffmpeg.wasm/issues/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.

dominikus avatar Jul 11 '20 12:07 dominikus

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

b-g avatar Jul 13 '20 09:07 b-g

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?

aferriss avatar Jul 30 '20 22:07 aferriss

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

FredericoMendes51 avatar Feb 05 '21 12:02 FredericoMendes51

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

JGL avatar Sep 13 '21 10:09 JGL

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

stemcoding avatar Nov 25 '21 13:11 stemcoding