Search results

  1. trempa92

    API for hikvision face detection DS-k1T320EWX

    And you started in c++ , now you are talking about python or flutter. The heck
  2. 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.
  3. trempa92

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

    Plus for the recording schedule you set the EVENT
  4. 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
  5. trempa92

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

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

    Add access control device

    Would be helpfull to know controller model and fw version
  7. 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"?
  8. 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.
  9. trempa92

    API for hikvision face detection DS-k1T320EWX

    I dont see any attachment
  10. 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.
  11. trempa92

    Upload image to hikvision face recognition device

    Could you not do duplicates, you can continue the thread you first started :/
  12. 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...
  13. trempa92

    API to retrieve images stored in fdlib

    Duplicate thread
  14. 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
  15. 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...
  16. 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
  17. trempa92

    modify 2CD-3T47-L

    Modify in what way?
  18. 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" }
  19. 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
  20. 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
  21. trempa92

    IVMS not showing Human/Vechicle event markers for certain cameras

    If i were on your place, i would factory restore everything and set it up all again. Check the firmwares on devices before setting it up.
  22. trempa92

    IVMS not showing Human/Vechicle event markers for certain cameras

    Since you did format, there's nothing to rebuild
  23. trempa92

    IVMS not showing Human/Vechicle event markers for certain cameras

    Ah it seems your recorder doesnt have that option, you can also check via gui
  24. trempa92

    IVMS not showing Human/Vechicle event markers for certain cameras

    Then it can be problem with NVR, how its storing metadata on HDD. Do you have option to press "Rebuild Database and videos" under HDD settings?
  25. trempa92

    IVMS not showing Human/Vechicle event markers for certain cameras

    Some may have AcuSearch enabled and some may not. Check if AcuSearch is enabled in each camera. Some may not even support it. Good luck
  26. trempa92

    Time attendance

    You need software for that. They do not support linkages between eachother HikCentral ACS v2.x is free up to 16 doors/3000users
  27. trempa92

    Hikvision Camera Password Reset Utility

    Sadly fw is too new to use cve2017 exploit. So without having generated xml by hikvision or your local distributor i dont see otger way
  28. trempa92

    Hikvision Camera Password Reset Utility

    Hold reset button while plugging in PoE and keep holding for 15s. Camera will reset
  29. trempa92

    Hik-Connect problem

    Either Teams is not yet available in your area, or app is not updated. What you have is something else
  30. trempa92

    Hikvision Camera Password Reset Utility

    Camera model name and firmware please?