iobroker-community-adapters / ioBroker.synology

ioBroker SYNOLOGY Adapter
MIT License
10 stars 9 forks source link

enhancement: Add AI states of Reolink cameras to iobroker objects #253

Open Percy2Live opened 1 year ago

Percy2Live commented 1 year ago

The new Reolink cameras offer vehicle, person and pet detection. So these cameras (model names ending with "a") do not only offer motion detection, but also the mentioned 3 states if the camera detects a person, pet or vehicle. The current state of these 3 states can easily be received via the reolink http api: https://www.reddit.com/r/reolinkcam/comments/rd847e/reolink_camera_api_user_guide_dec10_2021/

It would be great to not only see the "motion detected" state for these cameras, but also get objects for "person detected", "pet detected" and "vehicle detected", as these states have a much lower false positive rate

mcm1957 commented 1 year ago

This adpter connects to a synology system and can / will only provide information synology surveillance station supports. Do have any indication taht synology does or will handle those features?

I think this request is misplaced here.

Percy2Live commented 1 year ago

Yes, the surveillance station is also processing this information. This is a screenshot I took on my synology:

image

Enabling these options basically allows to use the AI states as recording trigger events

mcm1957 commented 1 year ago

Thanks for clarification