aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/runners
Commit message (Collapse)AuthorAgeFilesLines
* Fix S3 live syncChocobozzz2023-05-101-0/+1
| | | | Ensure TS chunks referenced in M3U8 playlist are already uploaded on S3
* Prefer video studio instead of video editionChocobozzz2023-05-094-20/+20
| | | | Clearer and easier to find in the project
* Support studio transcoding in peertube runnerChocobozzz2023-05-0910-16/+181
|
* Enable external plugins to test the PRChocobozzz2023-05-091-8/+14
|
* Implement remote runner jobs in serverChocobozzz2023-05-0913-0/+924
Move ffmpeg functions to @shared