This is not an issue. I put this here because discussions do not seem to be activated for this repos. I found the articles on [Introduction to Motion Detection: Part 1...3](https://medium.com/@itberrios6/introduction-to-motion-detection-part-1-e031b0bb9bb2) very interesting and helpful, especially because they include functioning Python code. I have now integrated these algorithms into my Raspberry Pi Camera Server ([raspiCamSrv](https://github.com/signag/raspi-cam-srv)) with some code rework to integrate into the infrastructure. For details, see especially the page on [Triggered Capture of Videos and Photos](https://github.com/signag/raspi-cam-srv/blob/main/docs/TriggerMotion.md). I hope your algorithms feel well in this environment. Thank you very much for your interesting work.