Module lib.motion

Class to manage motion detection with ESP32CAM

Expand source code
# Distributed under Pycameresp License
# Copyright (c) 2023 Remi BERTHOLET
""" Class to manage motion detection with ESP32CAM """

Sub-modules

lib.motion.historic

Manage the motion detection history file

lib.motion.motion

Motion detection only work with ESP32CAM (Requires specially modified ESP32CAM firmware to handle motion detection.)

lib.motion.motioncore

Motion detection only work with ESP32CAM (Requires specially modified ESP32CAM firmware to handle motion detection.)