remove indicatif, add dotenv, write to stdout, gst to v4lsink, usable with ffplay, still some hiccups, not cpu related
This commit is contained in:
@@ -13,6 +13,7 @@ crate-type = ["rlib", "cdylib"]
|
||||
anyhow = "1.0.77"
|
||||
crossbeam = "0.8.4"
|
||||
crossbeam-channel = "0.5.11"
|
||||
dotenv = "0.15.0"
|
||||
eframe = "0.26.2"
|
||||
egui = "0.26.2"
|
||||
indicatif = "0.17.7"
|
||||
|
||||
Reference in New Issue
Block a user