Skip to content

Make the VideoCompositor Work For Live #4

@emshotton

Description

@emshotton

The VC should be able to handle the live use-case. Playlists should be able to support MediaSources that have no definite duration until they are transitioned away from.

Potential Issues

  • Notion of MediaSource "duration" pretty intertwined into the core.
  • Transition events can't be instant (unless simultaneously decoding parallel streams), need time to pre-load the new video.
  • Choose a sensible way of supporting this. Change duration of media source each frame? Special duration of -1?
  • Can you sensibly display this on a timeline rendering?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions