-
### Description
It seems like captions are shown by default if a hls video provides them.
This behavior shoule be customizable and be deactivatable.
It is in many cases not intended that the capt…
-
#### What is your browser and browser version?
Chrome Version 83.0.4103.106 (Official Build) (64-bit)
#### What is broken and where?
HLS streaming on dovetailapp.com is broken.
Re-create steps:
…
-
This playlist contains two different bitrates for the same resolution.
```
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=317000,RESOLUTION=402x226,CODECS="avc1.66.30, mp4a.40.2"
https://fbchdvod-f…
ghost updated
9 years ago
-
Hi
i have getting issue when i run hls stream its downloading segments slow cause to this fetch segment failed.
its possible when it fetch segment i put some seconds delay for each fetch request.?
…
-
Figure out what the data structure is going to look like. We have a meeting to do this on March 10th at 10 AM.
-
Your app has finally made it possible to use PMS with my LG TV without a lot of dropped frames. Thank you for all the great work!
I am using an 2012 model LG TV: 42LS575S. As the app isn't available …
-
Hi mangui,
I tried to configure seekmode 'ACCURATE' on flashlsChromeless but nothing changes. I insert the configuration in flashVars (hls_seekmode: 'ACCURATE'). What am I doing wrong?
``` html
…
-
@all, we developped hls.js @ dailymotion
it might be useful for you,
feedback welcome !
https://github.com/dailymotion/hls.js
more insights here:
http://engineering.dailymotion.com/introducing-hls-js…
-
I met a Software requirement . It need to play wth HLS, but it also need a interface of flowplayer API to provide the duration and neet to modify it's speed. When I use these flowplayer API, most of t…
-
Hi,
First of all - thank you for such a great tool!
Could someone describe how can I use HSL API with Videojs? For example, how can I set `hls.nextLevel` when playing with videojs?
Thanks.