videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.45k stars 418 forks source link

fastQualityChange triggering playback watcher error #1429

Open adrums86 opened 9 months ago

adrums86 commented 9 months ago

Description

fastQualityChange still triggering playback watcher errors, specifically Excessive main segment downloading detected https://github.com/videojs/video.js/issues/8452

Sources

https://videojs-http-streaming.netlify.app/?url=https%3A%2F%2Ffullscreen-bug.storage.yandexcloud.net%2Fmaster.m3u8

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue. See test case above.

Results

Expected

Can toggle fullscreen without the player throwing an error

Error output

"Excessive main segment downloading detected" and eventually MEDIA_ERR_DECODE

Additional Information

See linked issue.

videojs-http-streaming version

v3.5.3

videojs version

what version of videojs does this occur with? video.js 8.5.2

Browsers

what browsers are affected? please include browser and version for each *

Platforms

what platforms are affected? please include operating system and version or device and version for each *

Other Plugins

are any other videojs plugins being used on the page? If so, please list them with version below. *

Other JavaScript

are you using any other javascript libraries or frameworks on the page? if so please list them below. *

video-archivist-bot commented 9 months ago

Hey! We've detected some video files in a comment on this issue. If you'd like to permanently archive these videos and tie them to this project, a maintainer of the project can reply to this issue with the following commands:

scottie commented 7 months ago

Related https://github.com/videojs/video.js/issues/7842

max-arnold commented 5 months ago

Can I delete the test video, or it is better to keep it until the issue is fixed?