Search results

  1. trempa92

    HIKVISION DS-K1T671MF

    Update firmware would be my first step. There is no option to tweak how its gonna show ID.
  2. trempa92

    DS-2CD7A26G0/P-IZHS firmware

    No its entirely different hardware(Platform) Yours is H7, the ids one is H8, and the G2 version is H11
  3. trempa92

    Suitable NVR for iDS-2CD7586G2-XZHS(Y)

    With enough lights, you could depending on camera AI and feedback information, automate shutter speed settings(car detection, pedestrian detection,...). To get most out of a single cam. But it will never do both jobs well enough.
  4. trempa92

    Hikvision firmware for Discontinued NVR and cameras

    DS-9664NI-ST (3.4.5 is bugged dont upgrade to it) https://www.hikvisioneurope.com/eu/portal/?dir=portal/Technical%20Materials/13%20%20Z%20Phased%20out/01%20Back-ends/NVR/76%2077%2086%2096%20NI-ST%20XT%20RT%20SP%20Netra/V3.4.4%20build170526%20English%2B%20Multi-lingual DS-2CD2T42WD-I5...
  5. trempa92

    Ezviz Husky Air Lost Verification Code

    You might have luck contacting their support. They have that information in database. For each serial there is corresponding default ver code
  6. trempa92

    Unable to unbind NVR - Error 99 HELP?

    Now its possible for authorized installers using hik partner pro
  7. trempa92

    DS-2CD2342WD-I Password reset

    Sadly this is even beyond june 21' where RCE could be done. Only option is XML or via hik partner pro as authorized installer
  8. trempa92

    Triple trouble streaming feed from Hikvision

    The "downloading footage" is pretty much same. Watching Playback it is same.
  9. trempa92

    Triple trouble streaming feed from Hikvision

    Ok so, connection i use atm I request sdk.startRealPlay Camera push already encoded stream either h264 or h265(depends on camera setting) to AWS(Hik vision cloud) bounce back to my SDK where i do with it whatever i want. All that happens in less than 250ms Now if you need to transcode it to...
  10. trempa92

    Triple trouble streaming feed from Hikvision

    To fetch video, highly depends on location it uploads from. For me is 200ms after pressing play. You can download segments as well via cloud. But the time format to query is millisecondsfromepoch AAAnd both locations can be behind cgnat and it works
  11. trempa92

    Hikvision cameras rebooting frequently - Data Overtime -- No stream for 20s

    I ise 2387 and didnt have such problem
  12. trempa92

    Hikvision TA in ivms from different subnets

    When you add to ivms4200, you need ip , port, username and password. Do not use default 8000 provided. Change to 80
  13. trempa92

    Hikvision TA in ivms from different subnets

    If its newer devices, use port 80 not 8000
  14. 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
  15. trempa92

    DS-2DF8C842IXS-AELW - reset button

    press reset button, power up, keep holding reset button for 15-20s, then release the button
  16. 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...
  17. 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.
  18. trempa92

    HIKVISION Support...

    Sorry my bad, use this image as guide, you need to set Password protect at "Close"
  19. 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)...
  20. trempa92

    HIKVISION Support...

    Press "More" there you should have an option for reducing security password
  21. 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...
  22. 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
  23. trempa92

    API for hikvision face detection DS-k1T320EWX

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

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

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

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

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

    Add access control device

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