djdd87 / SynoAI

A Synology Surveillance Station notification system utilising DeepStack AI
GNU General Public License v3.0
207 stars 24 forks source link

Videorecords notifications for Telegram #144

Open sashakozlov86 opened 2 years ago

sashakozlov86 commented 2 years ago

Good afternoon! Is it possible to make me receive a notification in Telegram not with a picture from the camera, but with an excerpt from the video from the camera when a certain rule is triggered? And the second question - as I understand it, DeepStack uses NAS processor resources. Are there any minimum processor requirements for the NAS to trigger on one camera, two cameras, etc.? Thank you!

djdd87 commented 2 years ago

It's certainly possible to attach videos via the Telegram API, but I'll need to play with the SSS API to see if it's going to work. I'm concerned it'll be really slow as I'll need to pull the recording, wait for SSS to process it, download it, then post it to Telegram.

image