-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
SIGHTS should require minimal data transferred to be more viable for longer range communication methods.
Describe the solution you'd like
Send less important data less often, and optimise objects that are sent for size.
Describe alternatives you've considered
Invent a new method of wireless communication.
Additional context
The camera streaming software "Motion" is outside the scope of this issue; we should focus only on the core SIGHTS software and official sensor wrappers.
Conr86