Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add live and viewers otel metrics | Chocobozzz | 2022-07-27 | 1 | -1/+8 |
| | |||||
* | Optimize view endpoint | Chocobozzz | 2022-06-17 | 1 | -2/+2 |
| | |||||
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 1 | -12/+17 |
| | | | | More precise, avoid weird decrease, reuse an id to federate viewers | ||||
* | Improve views/viewers documentation | Chocobozzz | 2022-04-15 | 1 | -0/+18 |
| | |||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -0/+70 |
* 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 |