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

SharedArrayBuffer undefined in example audio-video-player #842

Open
tobiasBora opened this issue Oct 25, 2024 · 1 comment
Open

SharedArrayBuffer undefined in example audio-video-player #842

tobiasBora opened this issue Oct 25, 2024 · 1 comment
Assignees

Comments

@tobiasBora
Copy link

In https://github.com/w3c/webcodecs/tree/main/samples/audio-video-player (testable in https://w3c.github.io/webcodecs/samples/audio-video-player/audio_video_player.html) we get an error "Uncaught (in promise) ReferenceError: SharedArrayBuffer is not defined". This is tested in recent browsers (firefox 131 and chromium 129), that shouç implement SharedArrayBuffers, so I guess the issue is different.

@dalecurtis
Copy link
Contributor

Thanks, yes it's on our list of things to fix.

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

3 participants