Activity
recalc tour_frame_count based on sleep_ms ; fix printing sleep ms
recalc tour_frame_count based on sleep_ms ; fix printing sleep ms
mesure fps and ajust draw/motion sleep time
mesure fps and ajust draw/motion sleep time
motion detection in diff thread ; double buffer (sort ch list, frame0…
motion detection in diff thread ; double buffer (sort ch list, frame0…
use ring buffer it's faster no mutex locking
use ring buffer it's faster no mutex locking
rm frame0_drawed ; rm extra drop frames garbage ; motion detect min ms
rm frame0_drawed ; rm extra drop frames garbage ; motion detect min ms
moved handle_keys ; dif findcontours
moved handle_keys ; dif findcontours
use clang++ instead of g++ it's faster?
use clang++ instead of g++ it's faster?
removed unused args from framereader (w, h)
removed unused args from framereader (w, h)