| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tags to live logger | Chocobozzz | 2021-05-28 | 1 | -43/+55 |
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
* | Move transcoding files in their own directory | Chocobozzz | 2021-05-11 | 1 | -1/+1 |
* | Fix preview upload with capitalized ext | Chocobozzz | 2021-02-26 | 1 | -1/+1 |
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -3/+3 |
* | Support transcoding options/encoders by plugins | Chocobozzz | 2021-01-28 | 1 | -1/+1 |
* | Use a profile manager for transcoding | Chocobozzz | 2021-01-28 | 1 | -2/+2 |
* | Fix live RAM usage when ffmpeg is too slow | Chocobozzz | 2021-01-27 | 1 | -7/+57 |
* | Log RTMP server error (address already in use) | Chocobozzz | 2021-01-11 | 1 | -0/+4 |
* | Use -1 for max live duration unlimited | Chocobozzz | 2020-12-15 | 1 | -1/+1 |
* | Live views update | Chocobozzz | 2020-12-09 | 1 | -0/+2 |
* | Fix live tests | Chocobozzz | 2020-12-09 | 1 | -3/+4 |
* | Load video in permanent live after last one ended | Chocobozzz | 2020-12-04 | 1 | -2/+2 |
* | Fix audio issues with live replay | Chocobozzz | 2020-12-04 | 1 | -18/+30 |
* | Add permanent live support | Chocobozzz | 2020-12-03 | 1 | -7/+33 |
* | Fix live saving after a server restart | Chocobozzz | 2020-11-30 | 1 | -7/+7 |
* | Fix lint | Chocobozzz | 2020-11-30 | 1 | -1/+1 |
* | Fix high CPU with long live when save replay is true | Chocobozzz | 2020-11-30 | 1 | -8/+20 |
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 1 | -2/+1 |
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 1 | -1/+11 |
* | Export encoders options in a dedicated struct | Chocobozzz | 2020-11-25 | 1 | -3/+5 |
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -7/+2 |
* | Process remaining segment hashes on live ending | Chocobozzz | 2020-11-17 | 1 | -9/+25 |
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 1 | -0/+12 |
* | Fix live sha segments with multiple resolutions | Chocobozzz | 2020-11-13 | 1 | -2/+6 |
* | Delay notification when waiting for a live | Chocobozzz | 2020-11-12 | 1 | -3/+7 |
* | Fix live infohash of original resolution | Chocobozzz | 2020-11-12 | 1 | -8/+7 |
* | Try to fix live segments check | Chocobozzz | 2020-11-10 | 1 | -37/+23 |
* | Update ffmpeg static version for tests | Chocobozzz | 2020-11-09 | 1 | -1/+2 |
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -1/+49 |
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+7 |
* | Add live notification tests | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -17/+25 |
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -6/+8 |
* | Add check params live tests | Chocobozzz | 2020-11-09 | 1 | -0/+2 |
* | Fix live ending | Chocobozzz | 2020-11-09 | 1 | -4/+12 |
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
* | Check live duration and size | Chocobozzz | 2020-11-09 | 1 | -13/+76 |
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -45/+84 |
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -0/+310 |