homekit/doc/esp32cam_capture_diff_node.md

348 B

Dependencies

pyssim, which can be installed from pypi:

pip3 install pyssim

Configuration

esp32cam_web_addr = "192.168.1.2:80"

[pyssim]
bin = "/home/user/.local/bin/pyssim"
width = 250
height = 375
threshold = 0.88

[node]
name = "sensor_node_name"
interval = 15
server_addr = "127.0.0.1:8311"

[logging]
verbose = true