SharedArrayBuffer undefined in example audio-video-player
Open
@Djuffin is already working on this.
Since Oct 25, 2024.
samples
- Dominant language
- HTML
- Stars
- 1.3k
- Forks
- 194
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.