Get camera details

This commit is contained in:
2026-03-01 04:33:37 +01:00
parent 7e58b16c51
commit 4219afb93c
4 changed files with 827 additions and 18 deletions

View File

@@ -5,5 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"httpx>=0.28.1",
"opencv-python>=4.13.0.92",
"python-dotenv>=1.2.1",
"uiprotect[talkback]>=10.2.2",
]