cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.73k stars 404 forks source link

Counting unique people with more than one pax counter? #972

Closed ClemensGruber closed 1 year ago

ClemensGruber commented 1 year ago

I try to count people on a larger venue at public events. So we have an old freight railway station with open air areas before and behind the former station. One pax counter will not count all people in the open area, the building and behind the building.

Is it possible to combine two or more pax counter to cover a larger area? I fear not, because in this case counter must interchange the (anonymized) MAC addresses. I have seen that pax counters can be synchronized by time to measure the same time but as I understand it, the two (or more) counter will count people twice in case the measuring radii of each device overlapping.

Any hint to deal with this issue? On.y count strong signals to have less overlapping?

cyberman54 commented 1 year ago

This seems not an issue, but a feature request. Thus, i close this here. For further questions or discussion, please move to discussion tab.

Paxcounter project intentionally does not track devices. So there is intentionally no feature in this code to track devices over a fleet of paxcounters.