-
### What version of Hls.js are you using?
v1.5.7
### What browser (including version) are you using?
chrome: 123.0.6312.107(official version) (arm64)
### What OS (including version) are you using?…
-
I'm getting the below error on the logs when trying to open a stream
`Error, could not open file https://websuit.onlinehdhls.ru/lb/mono24/playlist.m3u8`
Full log below:
```
2024-05-12 19:59:…
-
https://github.com/video-dev/hls.js/blob/master/docs/API.md#fatal-error-recovery
When a fatal error occurs, as in the example above, I want the hls.recoveryMediaError() method to run. However, af…
-
When using `input.hls`, we can hear blank between segments. You can easily observe it with very short segments, e.g., the server
```
s = playlist("~/Music/misc")
s = mksafe(s)
output.harbor.hls(se…
-
### Feature Request
It doesn't seem that Mamba currently supports Low-Latency HLS, is this in the plan, or did I miss something? It claims that this writes HLS playlists, does this mean I can hook up…
-
Is there a possibility of supporting manual resolution switching in videojs-contrib-hls plugin?
I'm talking about contrib-hls 1.\* https://github.com/videojs/videojs-contrib-hls/tree/development
-
I am using [videojs-contrib-hls](https://github.com/videojs/videojs-contrib-hls) for HLS, want to use a resolution switching in it, So I tried this, It working fine for .mp4 or youtube, But its not wo…
-
Hi,
I was trying to change the brightness of an image and when i used WithColorspace with the target space HLS it give me the error : KeyError: 'HLS2RGB'.
This code work fine :
`image = cv2…
-
## Description
Playlist service is assuming all files will be .mp4 (or single file). Many sites provide an m3u8 index which offers conditional chunks based on device characteristics like resolution …
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting that yt-dlp is…