Software Installation
Linux Platform
-
-
Configure drivers such as libusb and cyusb:
- Unpack the MPSizector SDK Linux package (where Vxxx represents the version number, e.g., 2.717)
tar -xzvf MPSizectorS_SDK_Vxxx_linux_amd64.tar.gz
cd MPSizectorS_SDK_Vxxx_linux_amd64/Installation/cyusb_install- Install libusb:
sudo apt-get update
sudo apt install -y libusb-dev libusb-1.0-0-dev- Install cyusb_linux:
sudo sh ./install_configs.sh
sudo sh ./install_rules.sh
-
-
- Unpack the Viewer software package and run the executable file to start the viewer software:
./bin/appmpviewer
- Unpack the Viewer software package and run the executable file to start the viewer software:
Windows Platform
-
- Execute the MPSizector SDK installer, locate the AutoInstall.bat file in the installation path, and double-click to run the installer which installs the necessary drivers and dependencies;
-
- After extracting Viewer.rar, run appmpviewer.exe to start the viewer software;