Device Management Tool (DMT) is a utility used for finding S&ST enabled cameras on a local network, checking their parameters and installing applications either in an online or offline camera setup.
Please note: For DMT to be able to connect to the S&ST Cloud you might have to launch DMT via the command line if a proxy under Windows is needed to reach the outside world. DMT currently doesn't refer to the Windows proxy system setting.
In such an instance you have to launch CMD.exe, set the proxy and start DMT.
Non-authenticated proxy:
C:\> set https_proxy=[your-proxy-host]:[your-proxy-port]
C:\> start [path-to-dmt]\dmt-win-x.y.z.exe
Authenticated proxy:
C:\> set https_proxy=[your-user]:[your-password]@[your-proxy-host]:[your-proxy-port]
C:\> start [path-to-dmt]\dmt-win-x.y.z.exe
In case the set command does return with an error message, your [your-password] might contain special characters that need to be escaped (^). Please also ensure that your [path-to-dmt] does not contain any spaces since the 'start' command can't cope with those.
You can download the DMT using this link: https://devices.securityandsafetythings.com/tooldownload
댓글
댓글 0개
댓글을 남기려면 로그인하세요.