Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move transcoding files in their own directory | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
| | |||||
* | Remove previous thumbnail if needed | Chocobozzz | 2021-02-16 | 1 | -2/+10 |
| | |||||
* | Refactor transcoding job handlers | Chocobozzz | 2021-01-21 | 1 | -2/+2 |
| | |||||
* | Live views update | Chocobozzz | 2020-12-09 | 1 | -1/+1 |
| | |||||
* | Fix replay last segments loop | Chocobozzz | 2020-12-07 | 1 | -12/+3 |
| | |||||
* | Fix lint | Chocobozzz | 2020-12-04 | 1 | -1/+1 |
| | |||||
* | Load video in permanent live after last one ended | Chocobozzz | 2020-12-04 | 1 | -5/+9 |
| | |||||
* | Fix audio issues with live replay | Chocobozzz | 2020-12-04 | 1 | -12/+6 |
| | |||||
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -11/+16 |
| | |||||
* | Fix live invalid save replay duration | Chocobozzz | 2020-12-03 | 1 | -3/+5 |
| | |||||
* | Fix live replay duration glitch | Chocobozzz | 2020-12-02 | 1 | -43/+24 |
| | |||||
* | Fix live saving after a server restart | Chocobozzz | 2020-11-30 | 1 | -6/+7 |
| | |||||
* | Fix high CPU with long live when save replay is true | Chocobozzz | 2020-11-30 | 1 | -7/+25 |
| | |||||
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -2/+3 |
| | |||||
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
| | |||||
* | Don't add live videos in redundancy | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+11 |
| | |||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -4/+0 |
| | | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist) | ||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -12/+21 |
| | |||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -5/+14 |
| | |||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 1 | -1/+11 |
| | |||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -12/+26 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -12/+72 |
| | |||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -0/+47 |