Merge branch 'dev' of https://github.com/patcarter883/restreamer-ui into dev
This commit is contained in:
commit
2226ce41c2
@ -16,7 +16,7 @@ function createMapping(settings, stream, skills) {
|
||||
|
||||
const mapping = {
|
||||
global: [],
|
||||
local: ['-hwaccel', 'cuda', '-hwaccel_output_format', 'cuda'],
|
||||
local: ['-hwaccel', 'cuda', '-hwaccel_output_format', 'cuda', '-noautoscale'],
|
||||
};
|
||||
|
||||
return mapping;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user