aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-live.ts
Commit message (Expand)AuthorAgeFilesLines
* Support RTMPSChocobozzz2021-11-051-4/+12
* Stricter models typingChocobozzz2021-05-121-1/+2
* Upgrade sequelize to v6Chocobozzz2020-12-091-1/+1
* Add permanent live supportChocobozzz2020-12-031-0/+5
* 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