ffmpeg on a separate fylr
How to outsource only processing with the tool ffmpeg (video files) to a separate linux
Goal
On the system with ffmpeg
fylr+:
logger+:
timeFormat: "2006-01-02 15:04:05Z07"
db:
plugin:
elastic:
execserver: # no need to configure the client here, as this fylr is the execserver
services+:
execserver+: # this is the local server config of ff.example.com's execserver
# all: delete failed jobs, for preserving disk space. done: keep failed jobs, for debugging
jobRemovalPolicy: all
addr: :8083
api:
backend:
webapp:
On the main fylr system
Last updated