mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
374 B
374 B
video flow:
- Raspberry pi zero 2 W
- raspberry pi camera
- hardware h264 encoder built into the pi
- mediaMTX on the server
- the server will forward video from the pi to users
- video streams must be able to be locked
- to do this, always require JWT auth for all rover streams
- just decide who to give access tokens too
-
User web player