feat: add video detection and robot alerts

This commit is contained in:
2026-08-12 17:15:11 +08:00
parent 67d5b40736
commit bb395e3d9a
22 changed files with 1623 additions and 319 deletions

1
backend/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""HTTP inference backend for the smoke and fire detector."""