http-streaming icon indicating copy to clipboard operation
http-streaming copied to clipboard

HLS, DASH, and future HTTP streaming protocols library for video.js

Results 168 http-streaming issues
Sort by recently updated
recently updated
newest added

### Description Hi team, we are experiencing a weird issue when looping some m3u8s Sounds very similar to some of the issues mentioned in https://github.com/videojs/video.js/issues/5987 Would appreciate any info on...

needs: triage

## Description Looking through docs I found a duplicated step ## Specific Changes proposed Remove duplicated step in multiple-alternative-audio-tracks doc ## Requirements Checklist - [ ] Feature implemented / Bug...

## Description http-streaming will not play in a web app on Tizen 5.5 (2020) using MSE, but it dispatches no errors. It will load the first couple of fragments successfully,...

bug
needs: research

### Description We generate MPD file (MPEG-Dash) using ffmpeg and then use the generated mpd and stream files to stream the video (and audio). We are using byte range segments...

needs: triage

## Description Overrided VHS configuration fires 'ended' event on live in Safari. I suppose HTML media element fires 'ended' event due to http-steaming seeks to the latest media position if...

__Please do not delete the template, by filling out the required information we can investigate your issue more quickly.__ Before opening an issue see if your problem can be resolved...

## 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...

bug

- [x] Before opening an issue see if your problem can be resolved with the [troubleshooting guide](https://github.com/videojs/http-streaming/blob/master/docs/troubleshooting.md). ## Description A playlist, with .ts chunks recorded by [mediamtx](https://github.com/bluenviron/mediamtx) is not playable....

## Description I tested the `bufferBasedABR` option to see if it would fix some of my issues on a project where we struggle to get the buffer under control. I...

## Description Timed metadata is not being triggered on iOS. ## Steps to reproduce 1. Open this page on an iOS device: https://codepen.io/matiasmovingimage/pen/zYyBawK 2. Press the play button, play some...

blocked: reproducible test case