aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/live-manager.ts
Commit message (Expand)AuthorAgeFilesLines
* Try to fix live segments checkChocobozzz2020-11-101-37/+23
* Update ffmpeg static version for testsChocobozzz2020-11-091-1/+2
* Handle views for live videosChocobozzz2020-11-091-1/+49
* Add live server hooksChocobozzz2020-11-091-1/+1
* Regenerate miniature on live saveChocobozzz2020-11-091-1/+7
* Add live notification testsChocobozzz2020-11-091-1/+1
* Add save replay live testsChocobozzz2020-11-091-17/+25
* Add check constraints live testsChocobozzz2020-11-091-6/+8
* Add check params live testsChocobozzz2020-11-091-0/+2
* Fix live endingChocobozzz2020-11-091-4/+12
* Add ability to save live replayChocobozzz2020-11-091-1/+1
* Check live duration and sizeChocobozzz2020-11-091-13/+76
* Add watch messages if live has not startedChocobozzz2020-11-091-45/+84
* Live streaming implementation first stepChocobozzz2020-11-091-0/+310