Recent content by trempa92

  1. trempa92

    API for hikvision face detection DS-k1T320EWX

    Thats weird, as you do same ISAPI call with just different body. You are not holding the session, its POST all over again in loop. So each POST is new digest auth
  2. trempa92

    API for hikvision face detection DS-k1T320EWX

    You need to loop using max search parameter of 30 and startindex so first is 0:30 then 30:30 then 60:30, you get the point When you receive response NO MORE meaning you hit the end, make that as background service that polls every X seconds or restart upon end.
  3. trempa92

    Does the DS-2SF8C442MXG-ELW/26 have people tracking?

    Under event linkages you will see tracking option
  4. trempa92

    Hikvision dual sensor ANPR

    The channel 2 is to get colorfull video, because ANPR camera during the night shows only license plate and lights.. its too dark to get other details. Hence second channel to pick up vehicle information and classificaation during the night
  5. trempa92

    DS-2CD4B25G0-IZS - 4.7~65.8mm - Firmware can not to find download

    5,5,86 is latest but will not gain you much changes...
  6. trempa92

    Android SADP Tools - Development in progress

    UPDATE: Started working on basic configurations
  7. trempa92

    Android SADP Tools - Development in progress

    Totally doable.
  8. trempa92

    Android SADP Tools - Development in progress

    Apk by default can be decompiled so it will be open source anyway :) C# is my main ,so i wouldnt really need help there haha You can give suggestions, what do you think it would be nice to have?
  9. trempa92

    Android SADP Tools - Development in progress

    UPDATE: Entire ERR list translation is done. So there wont be any Error number, it will be entire explanation
  10. trempa92

    Android SADP Tools - Development in progress

    UPDATE: After taking some time to convert java to kotlin + merging both sadp sdk and hcnetsk on android and having alot of duplicates error. Finally live view have been implemented. So now everything else will go smoother And after roating phone you get fullscreen Cheers
  11. trempa92

    need to read temperature data via modbus rtu

    Yes its possible, but im not sure how it works via 485, i got it on the 1 i showerd you connector. But once you have data, you can create any arduino code if greater than trigger something, regardless of alarms
  12. trempa92

    Hikvision DS-2CD2T46G2-2I MJPEG

    Under Security tab, there is RTSP and WEB Authentication If you are using user:password@ip option, this has to be set Digest/Basic Also be aware that edge might have trouble running mjpeg stream, try chrome
  13. trempa92

    need to read temperature data via modbus rtu

    If thats really a temp, thats a really nice find. Thanks for sharing
  14. trempa92

    need to read temperature data via modbus rtu

    It says ptz protokol, i doubt you will get temp data there