Dafang-Hacks / Main

140 stars 63 forks source link

RTSP server now publishes MQTT messages with image payloads #79

Closed claud9999 closed 3 years ago

claud9999 commented 3 years ago

Closes #75

This has the RTSP server send snapshots as MQTT message payloads. An external script can capture these and write them to file and there's far less delay between the detection of motion and when the images are created.

claud9999 commented 3 years ago

Note that I pushed updates to various components in https://github.com/claud9999/Xiaomi-Dafang-Hacks/tree/mqtt_detection to keep them up-to-date on how this works.