Search results

  1. trempa92

    Smart event detection problems

    I made a comment on your reddit post
  2. trempa92

    DS-TCG406-E vs iDS-2CD7A26G0

    If you have money serie 7. It got multiple vca engines, plus co prehensive api unlike tcg valued series
  3. trempa92

    ISAPI "Invalid XML Content"

    never needed onvif user, so i never added one, but should works same
  4. trempa92

    ISAPI "Invalid XML Content"

    Ditch query params and only use /ISAPI/Security/users You dont need to add encrypted data it can be plain text. Authorization to device Digest This security iv= is just token for device interacting with itself
  5. trempa92

    DS-KT1804AMF connect error hk.

    There is documentation how to set alarm host via PUT request. You create a TCP or HTTP server listener to fetch data. Second option is to use API to retrieve passes by polling POST requests with time interval. to get api register and sign NDA at tpp.hikvision.com Cheers.
  6. trempa92

    Hik thrmal camera - setting up "motion alerts"

    Did you draw area for motion?
  7. trempa92

    Hik thrmal camera - setting up "motion alerts"

    For each event, to be recorded on sd card there is option in Linkage, Save to NAS/FTP/Memory card. That has to be ticked
  8. trempa92

    Ds-2td2617-3-v1 thermal camera - known exploits?

    There is no known hikconnect exploit at the moment. So going via their cloud should be safe from internet side, but as ive stated it is exploitable within your lan. So whoever gets to your lan, or your PC gets virus, it could use camera for accessing everyhting.
  9. trempa92

    Any opinions on the DS-2SF8C442MXG-ELW/26?

    Its a beast
  10. trempa92

    Howto view Hikvision ip-camera streamvideos on iphone?

    It should work with any kind of network, as long there is a network between camera and phone. VPN, Dyndns, static ip.
  11. trempa92

    Hik thrmal camera - setting up "motion alerts"

    To be recorded you either need SD card or NVR. Do you have any of those 2?
  12. trempa92

    Ds-2td2617-3-v1 thermal camera - known exploits?

    Its an older model which dates before 2021-06' RCE exploit, therefore it could be subject to that exploit. Do not put it online via port opening. Also put in separate network vlan if a lot of people uses same network. You may try firmware updating to Firmware_V5.5.22_210702, but i dont believe...
  13. trempa92

    Remote Wireless Camera Intermittently Disconnects

    Hikvision and wifi always had to have ideal enviroment to work, otherwise probles kept happening. Never suggesting wifi, obly p2p anthenas and wired cam
  14. trempa92

    Convert Chinese EzViz H3

    You may try getting that exact firmware and use Hikvision firmware tools on it. Perhaps you will have luck. Other than that i don't see any other way
  15. trempa92

    Password reset for DS-2CD1143G2-LIU

    You fear giving data to china while in same time hoping there is a tool that anyone could use on your camera given circumstances.
  16. trempa92

    motion detect/push notification doesn't work on new setup NVR-104MH-C / IPC-T262H-MU

    App would need database plus active listener. Equals battery dead in 3 hours
  17. trempa92

    motion detect/push notification doesn't work on new setup NVR-104MH-C / IPC-T262H-MU

    Every model supports motion. Where do you want push notifications? If its hik connected is it added via cloud or locally? Notifications dont work locally only via cloud and firebase api
  18. trempa92

    DT385G 2.8mm Anyone got one of these kicking around?

    Try powering it up via PoE it might work. So no need to switch. Usually 12v input is separated electronics from PoE.
  19. trempa92

    Access Controll and Door

    671 is older device,so i dont believe you can limit opening door on authentication
  20. trempa92

    Access Controll and Door

    ACS 2.0 is new ACS devices based on ISAPI rather than SDK. They lack Device port 8000, only work via http requests
  21. trempa92

    Access Controll and Door

    Only on ACS 2.0 you can choose to open or not
  22. trempa92

    Access Controll and Door

    If you use attendance, the authorized user will always trigger unlock on that door :/
  23. trempa92

    API for hikvision face detection DS-k1T320EWX

    You are getting everything, you just need to use input parameters that shows authorized registration. For all acs major is 5 but minot varry depending on device, try 75, thats on k1t341
  24. trempa92

    API for hikvision face detection DS-k1T320EWX

    iv is not needed. Im not using curl so i cant tell. Im using CRUD within c# and flutter. Using digest authorization
  25. trempa92

    How can I take a picture with ISAPI Protocol

    Yes that, but cleaner aproach is to add your server address to "Alarm server" inside device, and create HTTP Server listener such as "yourserverIpAddress/events" Then you fetch and parse realtime. Cheers
  26. trempa92

    How can I take a picture with ISAPI Protocol

    ANDes there is such option using HTTPListener, each event will contain image bytes after xml
  27. trempa92

    Help on ressetting password on this nvr DS-7608N-E20820170107AARR706260528WCVU

    https://ipcamtalk.com/threads/hikvision-backdoor-ip-camera.46486/ https://ipcamtalk.com/pages/hikvision-password-reset-tool/
  28. trempa92

    Help on ressetting password on this nvr DS-7608N-E20820170107AARR706260528WCVU

    Its Russian Region based NVR. You can try reset it via Password reset tool here on IPCamTalk Or use 2017 exploit to get configuration file and decrypt the file to see what's the current password
  29. trempa92

    Camera not detected, showing no video. I checked the 5mp ir hd camera with other dvr it worked. Faulted dvr connected with new 2mp colrvu camera.

    When you said it worked on other DVR, was it connected via same cable? Or was it uninstalled and connected with meter long cable?
  30. trempa92

    Camera not detected, showing no video. I checked the 5mp ir hd camera with other dvr it worked. Faulted dvr connected with new 2mp colrvu camera.

    Does your camera by any change have a small button or 2 wires to change video protocol? If yes try holding button for 5s or connecting wires for same duration. Switching from TVI/CVI/AHD/CVBS if ti yield any results.