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

Specify caps and events relation to stream more strictly #166

Closed
mat-hek opened this issue Jun 18, 2019 · 0 comments
Closed

Specify caps and events relation to stream more strictly #166

mat-hek opened this issue Jun 18, 2019 · 0 comments
Labels
wisdom-of-big-buck-bunny The issue is backed by a sophisticated theory with possibly subjective underlying assumptions

Comments

@mat-hek
Copy link
Member

mat-hek commented Jun 18, 2019

Proposal:

  • Caps and sync events should be considered part of the stream and therefore transferred only while playing and cleaned up upon prepare (Buffers and demands should be cleaned up after playback -> prepare #55), along with all other parts of the stream and information derived from the stream (current caps, current demand size etc)
  • To allow earlier preparation of elements when caps are available before playing, CapsPredictions can be sent. Caps, however, need to be sent separately and not induced from predictions.
  • Async events and caps predictions are not part of the stream.
  • What is part of the stream is transferred keeping the order.
  • We need to decide whether caps should be sticky or not.

@bblaszkow06 @mspanc

@mat-hek mat-hek added the wisdom-of-big-buck-bunny The issue is backed by a sophisticated theory with possibly subjective underlying assumptions label Jun 18, 2019
@mat-hek mat-hek closed this as completed Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wisdom-of-big-buck-bunny The issue is backed by a sophisticated theory with possibly subjective underlying assumptions
Projects
None yet
Development

No branches or pull requests

1 participant