videojs / http-streaming

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

LL-HLS live streaming can raise MEDIA_ERR_DECODE on change stream quality #1249

Closed alessandroliveri closed 2 years ago

alessandroliveri commented 2 years ago

Description

During a Low-Latency HLS live streaming, switching the stream quality can raise a MEDIA_ERR_DECODE with a resultant video freeze

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

  1. Enable LL HLS and play a live stream from videojs-http-streaming.netlify.app
  2. Switch video quality until the error is raised

Results

Video freezes because of a MEDIA_ERR_DECODE

Expected

Quality changes and video continue to play

Error output

ERROR (CODE:3 MEDIA_ERR_DECODE), video append of XXXX failed for segment #0 in playlist 1-YYYY

Additional Information

image

videojs version

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

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 2 years 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:

welcome[bot] commented 2 years ago

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dygy commented 9 months ago

Can we reopen it? :D i think it's more a Safari Mac OS issue with LL-HLS support, but still i guess we should somehow investigate it :D