mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 18:10:47 -04:00
room cam rework planning
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
# general idea
|
||||||
|
- convert room cameras from webrtc h264 streams to 4fps jpegs sent over socket.io
|
||||||
|
|
||||||
|
## requirements
|
||||||
|
- make updated services for server and pi room cams
|
||||||
|
- no backwards compatability is needed
|
||||||
|
- room cameras are both 4:3, make sure they show as such in the UI
|
||||||
|
- remove anything related to the webRTC room cams
|
||||||
|
- send the jpegs efficiently (as binary)
|
||||||
|
- make sure the room cams are still authed as they are now
|
||||||
Reference in New Issue
Block a user