cta-wave / common-media-client-data

A repository to collect discussion and feedback on the Common Media Client Data proposal.
30 stars 0 forks source link

Trickplay monitoring #144

Open spenglerpeter opened 1 month ago

spenglerpeter commented 1 month ago

We see some needs poping out on trickplay monitoring. These needs often refers to some specific use cases:

There are already some keys that provides such information

We suggest the following additions:

PCaponetti commented 4 weeks ago

I'm not very familiar with trickplay monitoring, but I wonder how much overlap this has with state/interval CMCD mode where we have the player send CMCD data on state change. You get a state change to seeking mode (k) for seeking start and away from it for seeking end. This requires state on the analysis end to know previous state (i.e. know we are moving from playing to seeking for example).

The missing bit is the time in the video. We have timestamp, but that is absolute (since epoch), not relative.

Would you like to change this proposal to only add timestamp in the media's timeline? If so, note the overlap with #142