jibri icon indicating copy to clipboard operation
jibri copied to clipboard

Allow overriding/adding ffmpeg args.

Open bbaldino opened this issue 6 years ago • 1 comments

As mentioned here, it could be useful to override some/pass additional ffmpeg args. Getting into a situation where we have to 'merge' args would be a bit tricky, so maybe we want to allow them to be overridden entirely, or only allow overwriting certain arguments.

bbaldino avatar Nov 04 '18 18:11 bbaldino

It would be grate to have the support of custom flags for ffmpeg. It opens a way for creating multi-instance jibri on the same host, because for now we are bound to hard-coded interface "-i hw:0,1,0"

netaskd avatar Feb 04 '19 11:02 netaskd