Z2TT 0 Posted May 11 Good day Is there a program I can run on a Laptop, plug into a POE Switch, can scan all IP ranges, even the one that the laptop is not currently on - and detect/pickup every cameras IP Address and/or model etc. There is a POE Switch with various cameras on it from Hikvision to Dahua old and new. Thanks Share this post Link to post Share on other sites
monoclechris 0 Posted Thursday at 07:40 AM ONVIF Device Manager will find most cameras using the ONVIF Discovery Protocol. Something like `nmap -p 554 192.168.1.0/24` will scan for RTSP sources on your network. Share this post Link to post Share on other sites
Mark_M 4 Posted yesterday at 12:26 AM Dahua has their IPConfigTool and Hikvision have their SADP Tool. Using the manufacture specific app tool helps, because it will find your cameras even if they are on a different IP range. Typically allow them to change IP address too. Share this post Link to post Share on other sites