This commit is contained in:
legop3
2025-11-19 16:23:15 -05:00
parent fc391a9d8b
commit 598c0404a2
4 changed files with 63 additions and 11 deletions
+13
View File
@@ -0,0 +1,13 @@
# general idea
- add support for multiple room cameras through the server to the UI
## what needs to happen on the server:
- add support for a path of room cameras on mediamtx
- /room/<camera_name>
- CANNOT interfere with rover cameras (/<rover_name>)
- needs to use the same auth system as the rover cameras
## what needs to happen in the web UI
- users should be able to see all room cameras, even if not assigned to a rover
- automatically add a room camera player for each room camera