initial example axum, streamer runs in thread
This commit is contained in:
@@ -20,4 +20,6 @@ pcap-parser = { version = "0.14.1", features = ["data"] }
|
||||
png = "0.17.10"
|
||||
pyo3 = { version = "0.20.0", "features" = ["extension-module"] }
|
||||
serde = { version = "1.0.193", features = ["derive", "serde_derive", "alloc"] }
|
||||
tokio = { version = "1.36.0", features = ["full"] }
|
||||
tracing-subscriber = "0.3.18"
|
||||
v4l = { version = "0.14.0", features = ["v4l2"], default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user