mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Implement remote runner jobs in server
Move ffmpeg functions to @shared
This commit is contained in:
parent
6bcb854cde
commit
0c9668f779
168 changed files with 6907 additions and 2803 deletions
2
server/lib/transcoding/shared/job-builders/index.ts
Normal file
2
server/lib/transcoding/shared/job-builders/index.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
export * from './transcoding-job-queue-builder'
|
||||
export * from './transcoding-runner-job-builder'
|
Loading…
Add table
Add a link
Reference in a new issue