Azena Device Management Tool (DMT) is provided as both source and as a ready-to-use binary for Windows/Mac/Linux. DMT can be downloaded and installed on your computer by following steps:
- Get the artifact
- Unzip to <folder>
- Execute
Get the artifact
- Click on this link: https://devices.azena.com/tooldownload.html
- You should get a zip file
Unzip to <folder>
# Unzip to desired <folder>
unzip ~/Downloads/dmt-linux-version.zip -d <folder>
Execute
./<folder>/dmt &
DMT has been successfully executed as follows:
Note: In case of Linux, it has been reported that the camera cannot be found unless Address Resolution Protocol (ARP) is installed. Make sure you have the networking tools installed.