Recent content by trempa92

  1. trempa92

    Recommendation for new camera

    There is none in g3 that have 1/1.2 . G3 4mp with 1/1.8 will give a nice image in low light enviroment Only 1/1.2 i saw was 8mp g2 version whivh is eol now, replaced by g2h You could go with dqrkfigther 2.0 and awds plus p-iris, but cost is double of g3 colorvue
  2. trempa92

    Recommendation for new camera

    2387G3 for turret or 2687G3 for bullet
  3. trempa92

    Hikvision KD8003 not visible in SADP when connected to NVR

    Its because the AT/AF standards missing on PoE NVR's while available on Switches
  4. 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
  5. 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.
  6. trempa92

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

    Under event linkages you will see tracking option
  7. 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
  8. 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...
  9. trempa92

    Android SADP Tools - Development in progress

    UPDATE: Started working on basic configurations
  10. trempa92

    Android SADP Tools - Development in progress

    Totally doable.
  11. 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?
  12. 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
  13. 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
  14. 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