ffmpegwasm/ffmpeg.wasm

Playground throws DataCloneError on Safari

Offen

#528 geöffnet am 31.07.2023

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (1.071 Forks)batch import
help wanted

Repository-Metriken

Stars
 (17.474 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Describe the bug Ran playground (https://ffmpegwasm.netlify.app/playground/) on Safari 15.6.1 and it halts after loading the wasm bundle. A DataCloneError is thrown in console.

To Reproduce Steps to reproduce the behavior:

  1. Go to playground on Safari
  2. Wait until the error throws in console.

Expected behavior The wasm bundle should load on Safari.

Desktop (please complete the following information):

  • OS: macOS Monterey
  • Browser: Safari
  • Version: 15.6.1

Contributor Guide