Coder Social home page Coder Social logo

Comments (7)

mezz64 avatar mezz64 commented on September 27, 2024 2

The goal will be to let the user specify, so anything that shows up in the alert stream will be valid, this should include smart events.

from pyhik.

mbedk avatar mbedk commented on September 27, 2024 2

Any idea when the line crossing will be available?

from pyhik.

theBOFH avatar theBOFH commented on September 27, 2024 1

followed this over from "New gen Hikvision WIFI-Cam not usable with pyHik? #62"
Just upgraded to HomeAssistant 0.117, thank you very much for getting the basic motion binary sensor working :-)

Very much interested in getting the other sensors working (intrusion detection and line cross).
Looking into the possibility of using the human/vehicle triggers to automate outdoor lighting etc

Let me know if there is anything I can assist with on the testing front.

Seeing the same as the testing in #62 can see the triggers being posted when listening to the
curl http://ip/ISAPI/Event/notification/alertStream --digest -u username:password

<EventNotificationAlert version="1.0" xmlns="http://www.hikvision.com/ver10/XMLSchema"> <ipAddress> </ipAddress> <portNo>80</portNo> <protocol>HTTP</protocol> <macAddress> </macAddress> <channelID>1</channelID> <dateTime>2020-10-29T13:33:18+00:00</dateTime> <activePostCount>1</activePostCount> <channelName>Camera 01</channelName> <eventType>linedetection</eventType> <eventState>active</eventState> <eventDescription>linedetection alarm</eventDescription> <DetectionRegionList> <DetectionRegionEntry> <regionID>1</regionID> <sensitivityLevel>50</sensitivityLevel> <RegionCoordinatesList> <RegionCoordinates> <positionX>527</positionX> <positionY>986</positionY> </RegionCoordinates> <RegionCoordinates> <positionX>543</positionX> <positionY>432</positionY> </RegionCoordinates> </RegionCoordinatesList> <detectionTarget>human</detectionTarget> </DetectionRegionEntry> </DetectionRegionList> </EventNotificationAlert> --boundary

from pyhik.

cllp53 avatar cllp53 commented on September 27, 2024 1

I think it would be helpful to add all the sensors available from the capability list of the "smart" alarms even though the trigger might not be set to Surveillance Center. I currently have only basic motion sensor available in HA, and it's frustrating... Thanks for considering :)

http://ip/ISAPI/Smart/capabilities

<?xml version="1.0" encoding="UTF-8"?> <SmartCap version="2.0" xmlns="http://www.hikvision.com/ver20/XMLSchema"> <isSupportROI>true</isSupportROI> <isSupportAudioDetection>false</isSupportAudioDetection> <isSupportFaceDetect>false</isSupportFaceDetect> <isSupportIntelliTrace>false</isSupportIntelliTrace> <isSupportFieldDetection>true</isSupportFieldDetection> <isSupportDefocusDetection>false</isSupportDefocusDetection> <isSupportSceneChangeDetection>true</isSupportSceneChangeDetection> <isSupportLineDetection>true</isSupportLineDetection> <isSupportRegionEntrance>true</isSupportRegionEntrance> <isSupportRegionExiting>true</isSupportRegionExiting> <isSupportLoitering>false</isSupportLoitering> <isSupportGroup>false</isSupportGroup> <isSupportRapidMove>false</isSupportRapidMove> <isSupportParking>false</isSupportParking> <isSupportUnattendedBaggage>false</isSupportUnattendedBaggage> <isSupportAttendedBaggage>false</isSupportAttendedBaggage> <isSupportPeopleDetection>false</isSupportPeopleDetection> <isSupportSmartCalibration>true</isSupportSmartCalibration> <isSupportStorageDetection>false</isSupportStorageDetection> <isSupportChannelResource>false</isSupportChannelResource> </SmartCap>

from pyhik.

keiron1992 avatar keiron1992 commented on September 27, 2024

Following. Wish there was a way I could help :(

from pyhik.

ruffle-b avatar ruffle-b commented on September 27, 2024

If you upgrade your camera firmware (5.5.160 worked for me) then the Smart Events work again. Looks like there was a firmware bug.

from pyhik.

pergolafabio avatar pergolafabio commented on September 27, 2024

The goal will be to let the user specify, so anything that shows up in the alert stream will be valid, this should include smart events.

Hi, is this still in development?

I have an intercom device , with events about the door status...
#77

from pyhik.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.