init: camera server Flask MJPEG

This commit is contained in:
2026-06-08 17:00:56 +02:00
commit abf08fc6ef
3 changed files with 176 additions and 0 deletions

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
flask
opencv-python