setup Meson project, get the server to read a video feed from a local camera

This commit is contained in:
2025-03-25 16:26:35 -05:00
parent d4aa4eabb4
commit 54246257c9
4 changed files with 39 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
.venv
.idea
.idea
build