aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/live/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix fast restream in saved permanent liveChocobozzz2022-06-231-0/+1
|
* Support video views/viewers stats in serverChocobozzz2022-04-151-1/+0
| | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos
* Support RTMPSChocobozzz2021-11-051-0/+1
|
* Refactor live managerChocobozzz2021-06-171-0/+2
|
* Add permanent live supportChocobozzz2020-12-031-0/+1
|
* Add live notification testsChocobozzz2020-11-091-3/+3
|
* Add save replay live testsChocobozzz2020-11-091-0/+2
|
* Begin live testsChocobozzz2020-11-091-0/+1