Closed PRITIAEC10 closed 7 years ago
Use the ofxCsv addon. Everytime you get an event of people coming in or out i.e
https://github.com/WatershedArts/Footfall/blob/master/RPi2/src/ofApp.cpp#L199 or https://github.com/WatershedArts/Footfall/blob/master/RPi2/src/ofApp.cpp#L222
Just use the addRow function in ofxCsv.
Can someone help me to create a log file of no.of people in and out in csv format?