aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/p2p-media-loader/segment-validator.ts
Commit message (Collapse)AuthorAgeFilesLines
* Migrate client to eslintChocobozzz2021-08-181-1/+4
|
* Merge branch 'release/3.3.0' into developChocobozzz2021-08-051-1/+1
|\
| * Fix sha fallbackChocobozzz2021-08-051-1/+1
| |
* | HLS v1 supportChocobozzz2021-08-051-1/+1
|/
* Delay notification when waiting for a liveChocobozzz2020-11-121-2/+2
|
* Try to optimize sha segments fetchingChocobozzz2020-11-101-3/+6
|
* Try to fix live segments checkChocobozzz2020-11-101-5/+10
|
* HLS player fallback for non https contextChocobozzz2020-11-101-4/+11
|
* Live streaming implementation first stepChocobozzz2020-11-091-6/+31
|
* Use a single file instead of segments for HLSChocobozzz2019-02-111-4/+11
|
* Add hls support on serverChocobozzz2019-02-111-0/+56