SharpAI / DeepCamera

Open-Source AI Camera. Empower any camera/CCTV with state-of-the-art AI, including facial recognition, person recognition(RE-ID) car detection, fall detection and more
https://sharpai.github.io/DeepCamera/
MIT License
1.82k stars 311 forks source link

Alert when a camera stream is down #90

Open mriamnobody opened 2 years ago

mriamnobody commented 2 years ago

We often don't know that the camera stream is down. A feature that alerts users through Telegram message or any other notification service that a camera stream is down will be a lifesaver for many other users of this tool and me.

solderzzc commented 2 years ago

Detector can't detect a camera disconnect event, it's a status change from home-assistant side, need figure out how to configure a event triggered by device status changes from home-assistant.