mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
VNC-151 Update config key name for video streaming mode GOP configuration
This commit is contained in:
parent
eb0a145db8
commit
03a5e8bf44
1 changed files with 1 additions and 1 deletions
|
|
@ -2121,7 +2121,7 @@ sub DefineConfigToCLIConversion {
|
|||
name => 'GroupOfPicture',
|
||||
configKeys => [
|
||||
KasmVNC::ConfigKey->new({
|
||||
name => "encoding.video_streaming_mode.video_codec",
|
||||
name => "encoding.video_streaming_mode.gop",
|
||||
type => KasmVNC::ConfigKey::INT
|
||||
})
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue