Search results

  1. trempa92

    LV-PB912F4C - Cannot get into Inactive mode

    Glad to hear, sorry for command misspell, i did not use it for quite some time
  2. 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
  3. 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:
  4. trempa92

    Hik-Connect problem

    Would you mind show some images if the thats not the problem? You can blur the camera view
  5. 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.
  6. trempa92

    LV-PB912F4C - Cannot get into Inactive mode

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

    Remote viewing

    Your 2087G2 does have RTMP customized firmware available, but im not sure about your mini PTZ
  8. 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...
  9. 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...
  10. 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...
  11. 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
  12. 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 :)
  13. 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.
  14. 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"...
  15. 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...
  16. 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...
  17. 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.
  18. trempa92

    ISAPI docs

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

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

    Try using 2wire new gen Y firmware...
  20. trempa92

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

    too big of a jump, get 2.2.24 first, then continue with newer