Bug 281853
Summary: | Issues with MSE with AirPlay | ||
---|---|---|---|
Product: | WebKit | Reporter: | Álvaro Velad Galván <ladvan91> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | eric.carlson, jer.noble, joeyparrish, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 18 | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Álvaro Velad Galván
In Shaka Player we are adding support for AirPlay when using MSE.
We've two issues (tested with Samsung TV and Apple TV 4K 3rd gen) when we use AirPlay:
- textTracks are never reported as available
- You can change the audio and subtitlte with the apple tv remote but I don't receive any event about that change. Note: when you change the audio from Safari, an event is received.
Test stream: https://storage.googleapis.com/shaka-demo-assets/angel-one-hls/hls.m3u8
Demo page with the issue: https://avelad.github.io/airplay-mse-shaka-issue/src/
The implementation of Shaka Player can be seen at https://github.com/shaka-project/shaka-player/pull/7431
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/138766998>