mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 14:01:28 +03:00
video data queue for avoid data accumulation
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -65,6 +65,7 @@ rdev = { git = "https://github.com/fufesou/rdev" }
|
||||
url = { version = "2.1", features = ["serde"] }
|
||||
dlopen = "0.1"
|
||||
hex = "0.4.3"
|
||||
crossbeam-queue = "0.3"
|
||||
|
||||
reqwest = { version = "0.11", features = ["blocking", "json", "rustls-tls"], default-features=false }
|
||||
chrono = "0.4.23"
|
||||
|
||||
Reference in New Issue
Block a user