webcam from gstreamer
v4l2src -> videoconvert -> glupload -> glcolorconvert -> qml6glsink
This commit is contained in:
@@ -7,11 +7,12 @@ members = [
|
||||
"poc003",
|
||||
"poc004",
|
||||
"poc005",
|
||||
"poc006",
|
||||
]
|
||||
resolver = "3"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
repository = "https://git.sasedev.com/Sasedev/poc-qt"
|
||||
@@ -27,6 +28,7 @@ gstreamer = { version = "^0.25", features = ["serde"] }
|
||||
gstreamer-app = { version = "^0.25", features = [] }
|
||||
gstreamer-video = { version = "^0.25", features = ["serde"] }
|
||||
jsonschema = { version = "^0.40", features = [] }
|
||||
pkg-config = { version = "^0.3", features = [] }
|
||||
serde = { version = "^1.0", features = ["derive"] }
|
||||
serde_json = { version = "^1.0", features = [] }
|
||||
tokio = { version = "^1.50", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user