w3c / w3c/webcodecs

SharedArrayBuffer undefined in example audio-video-player

Open
#842 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.