Recent content by trempa92

  1. trempa92

    Android SADP Tools - Development in progress

    UPDATE: Started working on basic configurations
  2. trempa92

    Android SADP Tools - Development in progress

    Totally doable.
  3. 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?
  4. 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
  5. 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
  6. 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
  7. 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
  8. trempa92

    need to read temperature data via modbus rtu

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

    need to read temperature data via modbus rtu

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

    need to read temperature data via modbus rtu

    You need designated MODBUS model such as https://www.hikvision.com/europe/products/Thermal-Products/Thermography-thermal-cameras/Fixed-series/hm-td3028t-2-q-b-/ There is a additional Serial output designed for MODBUS communication for using it in PLC and such Look how the connector looks...
  11. trempa92

    Android SADP Tools - Development in progress

    UPDATE: Fully functional shell implemented
  12. trempa92

    Android SADP Tools - Development in progress

    UPDATE: Until i translate java hcnetsdk to kotlin for liveview,playback, factory restore. ssh via phone will be added to app. Halfway done Options done: see ssh log Options to do: save log, command input as with putty or similar
  13. trempa92

    Android SADP Tools - Development in progress

    When i get mac , i still dont know how to build ios on windows. Dont think its possible
  14. trempa92

    Android SADP Tools - Development in progress

    UPDATE: -Device activation completed -added dhcp modify net parameters -added export device feature code file for reset
  15. trempa92

    Android SADP Tools - Development in progress

    UPDATE: Changing network parameters almost completed. It works, but need to implement DHCP check mark.