aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-live.ts
Commit message (Expand)AuthorAgeFilesLines
* Begin live testsChocobozzz2020-11-091-1/+5
* Add ability to save live replayChocobozzz2020-11-091-1/+2
* SaveChocobozzz2020-11-091-4/+0
* Check live duration and sizeChocobozzz2020-11-091-1/+9
* Add watch messages if live has not startedChocobozzz2020-11-091-4/+26
* Live streaming implementation first stepChocobozzz2020-11-091-0/+74