Skip to content

Verify that VideoStream playback works with newest-first gRPC proxy mode #11146

@emilk

Description

@emilk

We have a gRPC proxy mode where we send chunks to the viewer in reverse order (newest first).

Does this work with VideoStream?

Note that there are two types of issues to worry about:

  • Individual chunks being "unordered" (not all timelines increasing monotonically with RowId)
  • Chunks arriving out-of-order

I believe the only problem we have with VideoStream is related to the FIRST of these issues, and that the --newest-first mode doesn't affect it at all - but let's verify.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    OSS-serverfeat-videoanything video decoding, player, querying, data modelling of videos etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions