A custom program to connect to multiple ESP32 cameras and run various detections for security usage using OpenCV
- Download or clone the repository
- Install dependencies:
pip install opencv-python numpy requests
- Edit the
main.py
script to start thecam
object with the correct URL for your camera - Run it using
python main.py