Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the VideoCompositor Work For Live #4

Open
emshotton opened this issue Oct 20, 2015 · 0 comments
Open

Make the VideoCompositor Work For Live #4

emshotton opened this issue Oct 20, 2015 · 0 comments

Comments

@emshotton
Copy link
Contributor

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant