Skip to content

Video Uploading example: NotAllowedError #542

@kudlav

Description

@kudlav

In Firefox 144:

  1. Visit https://webgpu.github.io/webgpu-samples/?sample=videoUploading
  2. there is exception, even refreshing does not help
  3. But the example works
  4. choose any other example from the left menu
  5. choose again videoUploading from the left menu
  6. example works (until you refresh the page)
unhandled promise rejection, please report a bug!
  https://github.com/webgpu/webgpu-samples/issues/new
NotAllowedError: The play method is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.

In Edge 141:

  1. Open this link in a new tab that is not currently visible tab: https://webgpu.github.io/webgpu-samples/sample/videoUploading/
  2. Visit the tab
  3. unhandled promise rejection
unhandled promise rejection, please report a bug!
  https://github.com/webgpu/webgpu-samples/issues/new
AbortError: The play() request was interrupted because video-only background media was paused to save power.

Windows 11 24H2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions