Skip to content

Seeking / Scrubbing sometimes results in 200 request instead of 206 #7497

Open
@nikolayganovski1

Description

@nikolayganovski1

I'm using the latest version of video js, and sometimes when I scrub / seek (click on the seek bar), it stucks loading.
If I look at the Network tab, I see there's a 200 request being made to the .mp4 file, thus downloading it all(like 1GB of data). Instead it should do a regular 206 request where it downloads just a chunk(few megabytes). This happens once in every 10-20 clicks on the seek bar.

I'm using jQuery v3.5.1, no additional plugins for vjs., Chrome browser.
Is it possible to be a server issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    outdatedThings closed automatically by stalebot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions