mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 10:00:46 -04:00
compile ffmpeg i guess
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# video flow:
|
||||
1. Raspberry pi zero 2 W
|
||||
- raspberry pi camera
|
||||
- hardware h264 encoder built into the pi
|
||||
2. 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
|
||||
3. User web player
|
||||
-
|
||||
Reference in New Issue
Block a user