delete RustDesk_hwcodec.toml on every check
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -108,7 +108,7 @@ impl Encoder {
|
||||
codec: Box::new(hw),
|
||||
}),
|
||||
Err(e) => {
|
||||
check_config_process(true);
|
||||
check_config_process();
|
||||
*CODEC_NAME.lock().unwrap() = CodecName::VP9;
|
||||
Err(e)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user