aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/live
Commit message (Collapse)AuthorAgeFilesLines
* Clearer live sessionChocobozzz2022-07-221-0/+3
| | | | | | | | | Get the save replay setting when the session started to prevent inconsistent behaviour when the setting changed before the session was processed by the live ending job Display more information about the potential session replay in live modal information
* Support live session in serverChocobozzz2022-05-033-0/+25
|
* Fix getting live by anonymous userChocobozzz2022-04-221-4/+4
|
* Add ability to save replay of permanent livesChocobozzz2022-04-211-2/+3
|
* Add latency setting supportChocobozzz2022-03-095-0/+15
|
* Refactor video viewsChocobozzz2021-11-091-0/+4
| | | | | | | | Introduce viewers attribute for live videos Count views for live videos Reduce delay to see the viewer update for lives Add ability to configure video views buffer interval and view ip expiration
* Support RTMPSChocobozzz2021-11-051-0/+2
|
* Live views updateChocobozzz2020-12-092-2/+3
|
* Add permanent live supportChocobozzz2020-12-033-0/+3
|
* Add ability to save live replayChocobozzz2020-11-094-0/+11
|
* Add watch messages if live has not startedChocobozzz2020-11-094-0/+13