mirror of
https://github.com/koush/scrypted.git
synced 2026-03-01 16:52:56 +00:00
webrtc: wip
This commit is contained in:
@@ -65,7 +65,7 @@ export function getH264DecoderArgs(): CodecArgs {
|
||||
'Nvidia CUDA': [
|
||||
'-vsync', '0', '–hwaccel', 'cuda', '-hwaccel_output_format', 'cuda',
|
||||
],
|
||||
'Nvidia CUVID:': [
|
||||
'Nvidia CUVID': [
|
||||
'-vsync', '0', '–hwaccel', 'cuvid', '-c:v', 'h264_cuvid',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user