01304 827609 info@use-ip.co.uk Find us

Search results

  1. trempa92

    Hikvision ACS/ANPR Cloud based android app - HPP Integration

    Greetings everybody. Currently working on android app that supports administering Hikvision ANPR and ACS devices via Hikvision cloud. And it would be good to have some testers. So far implemented: Add/Remove/Modify Location Add/Remove/Modify ANPR/ACS Device (adding via QR code, same like HC)...
  2. trempa92

    Hik-Connect HikConnectTeams Bug

    Greetings everyone, There is a bug going around on web interface HCteams mode when you want to import your personal device. The list offers maximum of 50 devices to display of which you would like to import. If you have 50+ then you cannot import it. Work around is copy the POST packet from...
  3. trempa92

    Vehicle Counting / Person Counting - Any camera model (Tested on DS-2CD2387G2H-LIU) - yoloV8

    Greetings everyone, Sharing some code which also a lot of parts were taken from Object Detection Course - Computer Vision Zone This version is modified to suit my needs at home camera, so it wont be exactly the same. As well you will have to edit the line coordinates/mask.png yourself as well...
  4. trempa92

    SadpTools / Integration / Source Code / Example of usage

    Here is the code for SADPTools python version. Works on any OS with python installed and prettytable import socket import os import xml.etree.ElementTree as ET from prettytable import PrettyTable def send_udp_broadcast(packet, port, broadcast_ip, local_ip): """Send a UDP broadcast...
Back
Top