Bug 263606
Summary: | [WebCodecs] encoding with latencyMode: 'realtime' does not work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Hagar <michael.hagar> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | michael.hagar, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Mac (Apple Silicon) | ||
OS: | macOS 14 |
Michael Hagar
See https://github.com/web-platform-tests/wpt/pull/41431 for the failing test. This is needed for the Zoom web client's usage of WebCodecs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117755121>
youenn fablet
This works for me in Safari Tech Preview and in a recent iOS build.
Have you tried iOS 17.2 beta?
Note that in realtime mode, encoder may drop some frames.
Michael Hagar
This works for me now in Safari and Safari Tech Preview. Not sure when it changed.