poc003: qml webcam

This commit is contained in:
2026-04-03 19:27:59 +02:00
parent 499c537db7
commit ab5d11b40f
6 changed files with 523 additions and 1 deletions

View File

@@ -4,11 +4,12 @@
members = [
"poc001",
"poc002",
"poc003",
]
resolver = "3"
[workspace.package]
version = "0.1.0"
version = "0.3.0"
edition = "2024"
license = "MIT"
repository = "https://git.sasedev.com/Sasedev/poc-qt"