Skip to content

Revisit question of whether frames need to be ordered on incoming #119

Open
@alvestrand

Description

@alvestrand

The example use case is when you want to do a jitter buffer in Javascript; you want to have maximum time available for out-of-order frames to arrive, but you want to have the option to decide to display a frame while skipping the late one.

The opposite argument is that out of order is hard to handle, and most devs won't do a good job of handling it.

Possibly we need configuration variables for controlling this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    TPAC 2022For discussion at TPAC

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions