Skip to content

Bug: Performing time jump to an invalid time actually sends you to the past #2

@gabek

Description

@gabek

I see this as a bug with VideoJS, but we shouldn't be trying to do this. Example.

  • We are 30 seconds into a live stream
  • 10 future seconds of video are buffered, 10 past seconds of video are buffered.
  • We try to seek to the 11th second (second 41)
  • Player doesn't know what to do and instead of doing nothing sends us back to the beginning of the buffer in the player, in this case second 20. This means we get kicked back 10 seconds, making us further from live than when we started.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions