ffmpegwasm/ffmpeg.wasm

Playground throws DataCloneError on Safari

开放

#528 创建于 2023年7月31日

 (3 条评论) (0 个反应) (0 位负责人)C (1,071 个派生)batch import
help wanted

仓库指标

星标
 (17,474 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南