IoTineSalt / eyeotine

Eyeotine uses ESP32 cameras to detect the location of people in a room.
GNU General Public License v3.0
4 stars 0 forks source link

EP Server: How to collect and group data #2

Closed BlobbyBob closed 3 years ago

BlobbyBob commented 3 years ago

The Eyeotine Protocol (EP) Server is the first module in the software chain on the central server.

What methods exist for collecting and grouping the data coming from the ESPs? This needs to take into account, that single packets might get lost or delayed, so that our data is not always complete.