mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 15:11:01 +03:00
if av1 is not slow in test, av1 takes precedence over vp9 (#9938)
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
@@ -2332,6 +2332,7 @@ pub mod server_side {
|
||||
}
|
||||
}
|
||||
std::thread::spawn(move || start_server(true));
|
||||
scrap::codec::test_av1();
|
||||
}
|
||||
|
||||
#[no_mangle]
|
||||
|
||||
Reference in New Issue
Block a user