Add batch SVO to MP4 wrapper

This commit is contained in:
2026-03-19 10:25:57 +00:00
parent 2671ac7ba9
commit 58ee647c8a
4 changed files with 426 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
[project]
name = "cvmmap-streamer-python-tools"
version = "0.0.0"
requires-python = ">=3.10"
dependencies = [
"click>=8.1",
"tqdm>=4.66",
]
[tool.uv]
package = false