http-streaming
http-streaming copied to clipboard
HLS, DASH, and future HTTP streaming protocols library for video.js
## Description HLS - When playing a video in loop and enabling 'enableLowInitialPlaylist' , is it possible that only the first loop iteration will use the low resolution? **Briefly describe...
Hello there ! I'm getting live streams but always freezing then loading stream. How can I add there 10 sec. or 15 sec. buffer then I think my streams not...
## Description When watching a live stream that pauses adding data, the retry happens for about 8 times and then two happen in quick succession and no more retries happen....
## Description When switching from live content to VOD content while `experimentalBufferBasedABR` is set to true, causes previous ABR timers to keep running after the MasterPlaylistController is disposed. I believe...
Hi, I try my playlist https://api-dev.vally.tv/videos/v1/playlist/a542caca-64e1-4c8a-9734-5672ac9ab676/master.m3u8?locale=en with https://videojs-http-streaming.netlify.app/ and get this error in Chrome Version 90.0.4430.212 (Official Build) (x86_64) on MacOS. But this working in Safari with http-streaming or in...
## Description Hello, I have an issue with video.js+http-streaming, that I can consistently reproduce on basicly all hls streams. Video.js is not resuming live stream after network issues (slow connection...
## Description When a HLS source is loaded and then an Ad video is attempted to play, I get a: Uncaught DOMException: Failed to read the 'buffered' property from 'SourceBuffer':...
Hi! I noticed that video.js doesn't seem to respect EXT-X-START as set in my HLS manifest, e.g: `#EXT-X-START:TIME-OFFSET=0.7,PRECISE=YES` I also noticed there is an abandonded(?) PR by @masterful in videojs-contrib-hls:...
## Description Unable to play HLS stream while segment size > 20MB ## Sources Any m3u8 playlist with fi (usally 1080p streams) ## Steps to reproduce Explain in detail the...
*[Kjeld](https://github.com/Kjeld) commented on Dec 18, 2017, 4:23 PM UTC:* ## Description The issue is that our 4K UHD stream doesn't play video. It only reads (and plays back) the audio...