Search results

  1. trempa92

    Hikvision TA in ivms from different subnets

    If its newer devices, use port 80 not 8000
  2. trempa92

    Triple trouble streaming feed from Hikvision

    There is a way using hik partner pro SDK, It gives you stream via their cloud. Its up to you what to do with it Currently working on flutter multiplatform app, this is a debug version for web
  3. trempa92

    DS-2DF8C842IXS-AELW - reset button

    press reset button, power up, keep holding reset button for 15-20s, then release the button
  4. trempa92

    DS-2DF8C842IXS-AELW - reset button

    Depends on the injector, if its 30W it wont work. PoE 802.3 bt (Max. 51 W, including max. 12 W for IR and max. 8 W for heater) This is what this camera specs says. So either 60 or 90W with standard of 802.3 bt As it also says: On-board StorageBuilt-in memory card slot, support...
  5. trempa92

    Unable to get the Hikvision SDK working on .net core 8 or later versions

    Works perfectly fine on .net8 and 9. Get onvif library from onvif directly.
  6. trempa92

    HIKVISION Support...

    Sorry my bad, use this image as guide, you need to set Password protect at "Close"
  7. trempa92

    Hikvision ACS/ANPR Cloud based android app - HPP Integration

    Greetings everybody. Currently working on android app that supports administering Hikvision ANPR and ACS devices via Hikvision cloud. And it would be good to have some testers. So far implemented: Add/Remove/Modify Location Add/Remove/Modify ANPR/ACS Device (adding via QR code, same like HC)...
  8. trempa92

    HIKVISION Support...

    Press "More" there you should have an option for reducing security password
  9. trempa92

    HIKVISION Support...

    You can add camera just fine. First, set the coding on streams h264 on camera, secondly, download batch configuration tool. Add camera to the list and pick tab batch settings, scroll down and you will see security password, set it to close. What this do is remove new version of auth on camera...
  10. trempa92

    API for hikvision face detection DS-k1T320EWX

    If you need solution done, i can do it for you, already got android app done that manages hikvision acs and anpr. Hit me up ill supply you demo license
  11. trempa92

    API for hikvision face detection DS-k1T320EWX

    And you started in c++ , now you are talking about python or flutter. The heck
  12. trempa92

    API for hikvision face detection DS-k1T320EWX

    Well, postman is using simple get which closes connection. You need active http listener such as /events, or tcp event listener.
  13. trempa92

    How do I get smart events to record to the SD card?

    Plus for the recording schedule you set the EVENT
  14. trempa92

    iDS-TCM403-BI (v5.1.6 231013) doesn't push notification

    ANPR related data resource is currently not implemented on hik connect and hik partner pro backend server. Hence it will not push you anything
  15. trempa92

    iDS-TCM403-BI (v5.1.6 231013) doesn't push notification

    ANPR nodes are closed on hc api and hpp api server
  16. trempa92

    Add access control device

    Would be helpfull to know controller model and fw version
  17. trempa92

    alert stream

    Can you elaborate what do you mean by "the problem is device is use ip local how can i access that device"?
  18. trempa92

    API for hikvision face detection DS-k1T320EWX

    Oh what a mess :D For starters, why are you doing "SendXMLRequest" while its clearly a json Im doing everything in C# or flutter. Can you try with POSTMAN? If the postman work, then you are doing something wrong with your methods.
  19. trempa92

    API for hikvision face detection DS-k1T320EWX

    I dont see any attachment
  20. trempa92

    Hikvision DS-2CD2387G2H - ok at night or better with larger sensor?

    I have both G2-LU and G2H-LIU, I noticed G2-LU perform better as it have better sensor. But now i can see they are pushing G3 cameras that will use AI to accelerate quality, color and enhancing sharpness in motions.
  21. trempa92

    Upload image to hikvision face recognition device

    Could you not do duplicates, you can continue the thread you first started :/
  22. trempa92

    API for hikvision face detection DS-k1T320EWX

    Do you want to upload a jpg image or do you want to start capture on device to get modeldata? For uploading an image to person: POST /ISAPI/Intelligent/FDLib/FaceDataRecord?format=json Body: { "faceURL": "C:\\Images\\image.jpg", - either local url or web url(Needs to be smaller than...
  23. trempa92

    API to retrieve images stored in fdlib

    Duplicate thread
  24. trempa92

    API for hikvision face detection DS-k1T320EWX

    I wonder why are you using SDK. You can do this all with lightweight API and digest auth
  25. trempa92

    API for hikvision face detection DS-k1T320EWX

    This modeldata is not an actual image. You cannot convert to image. You could get image if you search person. POST /ISAPI/AccessControl/UserInfo/Search?format=json Body: { "UserInfoSearchCond":{ "searchID":"1", "searchResultPosition": 0, "maxResults": 10 } } There you...
  26. trempa92

    HTTP API

    Why not get cheaper camera and sensor, then just little api service fetching sensor data and doing put request toward camera osd overlay every x interval
  27. trempa92

    modify 2CD-3T47-L

    Modify in what way?
  28. trempa92

    API for hikvision face detection DS-k1T320EWX

    POST /ISAPI/Intelligent/FDLib/FDSearch?format=json Body: { "searchResultPosition":0, "maxResults":5, "faceLibType":"blackFD", "FDID":"1", "FPID":"7" }
  29. trempa92

    Main camera differences

    If it have G3 in name and ends with 7, like in your case "2647" it will be ColorVu3.0 if its G2 and ends with 7, then its ColorVu 2.0
  30. trempa92

    Main camera differences

    It seems they are released. It all depends on distributers when will they order. Once ordered usually takes 2 months to reach Europe. Don't know for the other parts of world. Comparison: If you wondered the differences