mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
newtodo
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
1. trusted user system
|
||||
2. private rovers
|
||||
3. color coding with colored names and tape
|
||||
4. audio forwarding
|
||||
- streaming from server to rovers
|
||||
- audio files first
|
||||
- then voice chat
|
||||
5. mobile controls column swapping (optional joystick on left)
|
||||
|
||||
# pipe dreams:
|
||||
1. VPS video forwarding
|
||||
1. get forwarding working with the VPS for in-queue users and spectators
|
||||
2. bandwidth testing
|
||||
3. maybe switch room cams back to real video, with audio?
|
||||
2. overseer LED tesseract
|
||||
3. RF based positional tracking / room map tab
|
||||
4. chromecast monitor youtube search and speakers
|
||||
@@ -2,6 +2,7 @@
|
||||
## main idea
|
||||
- a relatively simple system to verify trusted users and allow them to use special features
|
||||
- uses IP, a cookie user ID, and nickname to verify people
|
||||
- expose internally similar to socket.isAdmin: socket.isVerified.
|
||||
|
||||
## on-connect system to send user info to the server
|
||||
- a new system in the web UI (and server a little bit probably)
|
||||
|
||||
Reference in New Issue
Block a user