Skip to content

Reduce redundant required fields in event timeline track declarations #76

@wilaw

Description

@wilaw

Current version of the draft requires https://moq-wg.github.io/warp-streaming-format/draft-ietf-moq-warp.html#name-event-timeline-catalog-require an event timeline track to include

  • a packaging attribute with a value of "eventtimeline".
  • a depends attribute which contains an array of all track names to which the event timeline track applies.
  • a mimetype attribute with a value of "application/json".
  • an eventtype attribute declaring the type & structure of data contained in the event timeline track.

Changes

  1. We should make only the packaging type and eventype fields required for event timeline tracks
  2. Remove mediatimeline and eventtimeline from role table.
  3. Update examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions