Search results

  1. 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.
  2. trempa92

    IVMS not showing Human/Vechicle event markers for certain cameras

    Since you did format, there's nothing to rebuild
  3. 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
  4. 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?
  5. 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
  6. 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
  7. 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
  8. trempa92

    Hikvision Camera Password Reset Utility

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

    Hik-Connect problem

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

    Hikvision Camera Password Reset Utility

    Camera model name and firmware please?
  11. trempa92

    Hik-Connect problem

    no you do not
  12. trempa92

    LV-PB912F4C - Cannot get into Inactive mode

    Glad to hear, sorry for command misspell, i did not use it for quite some time
  13. trempa92

    Hik-Connect problem

    Open hik connect on your phone Press on tab Services down there icon(Heart) And Create Team once you create team, when you log in to web browser you will have what i shown you
  14. trempa92

    Hik-Connect problem

    Ah yes, this used to have problems with multiple clients. You can always open up HikConnect for Team mode. Then you will have web view for each. It will look like this:
  15. trempa92

    Hik-Connect problem

    Would you mind show some images if the thats not the problem? You can blur the camera view
  16. trempa92

    LV-PB912F4C - Cannot get into Inactive mode

    Once/if you gain shell access. execute paramReset cmd. This will change camera state from active to inactive without restoring anything else.
  17. trempa92

    LV-PB912F4C - Cannot get into Inactive mode

    You might try this way: https://github.com/Aiminsun/CVE-2021-36260
  18. trempa92

    Remote viewing

    Your 2087G2 does have RTMP customized firmware available, but im not sure about your mini PTZ
  19. trempa92

    HikVision DS-K1T804AMF - ISAPI AccessControl Event Retrieval Fails with "Invalid Content" Error

    there is Hik partner PRO sdk for live view playback downloading files and there is Hik partner pro OpenAPI documentation for configuring devices and adminstering. Some ISAPI nodes are allowed to be used over hik partner pro This requires NDA sign and registration at tpp.hikvision.com So in...
  20. trempa92

    LPR database/archival software

    Ok so, there shouldn't be any problem creating a simple service that parse columns and insert into DB that is consisted of all the columns in csv with addition of ID column which is autoincrement. Perhaps only thing i would split is, having passages in 1 table and statistics in different table...
  21. trempa92

    LPR database/archival software

    What i would do is next: Check if camera support API for such data. Fetch data, parse it and push to database, If it doesnt, i suppose since you can download from browser csv, that you can also replicate this request hence you get automated downloading and storing. I would do either a windows...
  22. trempa92

    HikVision DS-K1T804AMF - ISAPI AccessControl Event Retrieval Fails with "Invalid Content" Error

    I integrated local isapi with most devices. If you are using public documentation. Tat may be the problem. Tpp.hikvision.com got newest available. But you need to sign NDA. Now i switched to cloud based solution. Only backend i have is licensing server. Besides that i use hik partner pro sdk
  23. trempa92

    HikVision DS-K1T804AMF - ISAPI AccessControl Event Retrieval Fails with "Invalid Content" Error

    I understand you :) I had similar problems with some endpoints via OpenAPI. Now im migrating everything on HikPartnerPro OpenApi and cloud varriant. Im Tired of opening ports as some users dont want to pay for VPN implementation. So far so good i guess :)
  24. trempa92

    HikVision DS-K1T804AMF - ISAPI AccessControl Event Retrieval Fails with "Invalid Content" Error

    What firmware is on the device. This seems to be a bug. it should work even in your first case.
  25. trempa92

    HikVision DS-K1T804AMF - ISAPI AccessControl Event Retrieval Fails with "Invalid Content" Error

    Try with starttime and endtime, perhaps it expects boundaries { "AcsEventCond": { "searchID": "Search9", "searchResultPosition": 0, "maxResults": 30, "major": 5, "startTime":"2024-12-18T00:00:00+01:00", "endTime":"2025-12-18T23:59:59+01:00"...
  26. trempa92

    Add 4G Camera to NVR

    Depending on manufacturer, for example Hikvision hik partner pro offer Developer apikey and app secret and you can fetch stream via their SDK over cloud without opening ports on 4G sim card. Then you create a small service converting that stream to RTSP or RTMP protocol and push to your website...
  27. trempa92

    Main camera differences

    Image Sensor1/1.8" Progressive Scan CMOS VS Image Sensor1/2.8" Progressive Scan CMOS Min. IlluminationColor: 0.0028 Lux @ (F1.2, AGC ON),0 Lux with light VS Min. IlluminationColor: 0.005 Lux @ (F1.6, AGC ON),B/W: 0 Lux with IR The first one will perform a lot better in night scenarios than 2nd...
  28. trempa92

    update video intercom kit 2 wires

    Yes thats the latest, this kit is EOL for a long time already. Be aware if you break it, you will need to replace entire system.
  29. trempa92

    ISAPI docs

    there is at tpp.hikvision.com You need to sign NDA.
  30. trempa92

    [DS-KH6320-WTE2] All upgrades after V2.2.12_build230408 firmware are failing

    Try using 2wire new gen Y firmware...