aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/p2p-media-loader/segment-validator.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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