[Webkit-unassigned] [Bug 183852] Safari should be able to play WebM Opus audio

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 14 13:17:13 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=183852

--- Comment #4 from Brad Isbell <brad at audiopump.co> ---
Safari seems to still be unable to support Opus-in-WebM in an `<audio>` element.

Is there something special that needs to be done, other than:

```html
<audio src="some-audio-file.webm"></audio>
```

(File is served with `Content-Type: audio/webm;codecs=opus`.)

Tested on Safari on iOS 15.4.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220514/504e76ef/attachment.htm>


More information about the webkit-unassigned mailing list