WICG / datacue

A TextTrackCue based interface for arbitrary timed metadata, synchronized with audio or video media playback
https://wicg.github.io/datacue/
Other
26 stars 6 forks source link

DataCue API support for DASH Client Event and Timed Metadata Processing Model #10

Open irajs opened 5 years ago

irajs commented 5 years ago

The new W3C DataCue API should support the new DASH Client Event and Timed Metadata Processing Model.

DASH-IF recently developed a data model for DASH client processing of MPD and inband events as well as timed metadata tracks intended for application. The API provides single API for MPD events, inband events and timed metadata track, supporting two different dispatch modes.

The draft specification (about to go to Community Review) repository: https://github.com/Dash-Industry-Forum/Events

pdf version can be found at (temporary link): https://github.com/Dash-Industry-Forum/Events/blob/master/Output/event.pdf

chrisn commented 5 years ago

Many thanks, @irajs! The document here is an early draft, so this is valuable input. Our next task is drafting an API design. Please take a look at https://w3c.github.io/me-media-timed-events/, where we've documented use cases and requirements. Feedback welcome.