Supergiovane / node-red-contrib-hikvision-ultimate

A native set of node for Hikvision Cameras, Doorbells, Alarms, Radars etc.
https://www.facebook.com/supergiovaneDev
MIT License
49 stars 11 forks source link

New feature to pull recorded images / video #32

Closed smcgann99 closed 2 years ago

smcgann99 commented 2 years ago

Hi,

I'm working on a flow to grab a still image on an alarm and store on my PI4 for easy verification. I'm sure it would be possible to get this from the DVR directly based on timestamp, camera channel etc. I don't have any good info on the API and its probably beyond my skills. Do you have any plans for something like this ?

Supergiovane commented 2 years ago

Hi Yes you van do it using the picture node, but better asking on nodered forum, as i’m very busy with another of my nodes and i cannot currently halp you!

smcgann99 commented 2 years ago

Sorry I didn't explain very well.

I mean to grab an image from the "past" based on a timestamp, not a live image. Also video clips would be great ;-)

Supergiovane commented 2 years ago

Hi, Ok, understood. No, currently is not possible. Maybe you can achieve that by using the XML Node and pass the needed data to it. You should search for what to pass, in the use-ip website forum or in the ipcamtalk website forum.