[remote-playback] Support for TTML and IMSC captions

chrisn has just created a new issue for https://github.com/w3c/remote-playback:

== Support for TTML and IMSC captions ==
At present, it is not possible to render TTML and IMSC captions with video being presented remotely using the Remote Playback API. Captions are tyically rendered using script with HTML content overlaid over the video. Without native rendering support, we could use the Presentation API to do this, but this introduces the complication of having to communicate the control and state information of the remoted media element over the `PresentationConnection` (see #119).




Please view or discuss this issue at https://github.com/w3c/remote-playback/issues/120 using your GitHub account

Received on Wednesday, 30 May 2018 08:50:56 UTC