aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/live/shared/transcoding-wrapper
Commit message (Collapse)AuthorAgeFilesLines
* Force stop remote live transcodingChocobozzz2023-05-222-0/+4
|
* Don't run ffmpeg twice for livesChocobozzz2023-05-191-2/+0
|
* Fix peertube runner concurrencyChocobozzz2023-05-191-0/+4
|
* Force ffmpeg to exit on abortChocobozzz2023-05-171-2/+12
|
* Provide public RTMP URL to runnersChocobozzz2023-05-163-6/+12
|
* Implement remote runner jobs in serverChocobozzz2023-05-094-0/+219
Move ffmpeg functions to @shared