Answer

Feb 23, 2025 - 09:01 PM
To install the Zebra MP7000 Grocery Scanner Scale and its Camera SDK, please follow these steps:
1. Make sure you have the following pre-requisites installed on your system:
- libjpeg
- libusb-1.0.x
- libuvc-0.0.6
- libwxgtk3.0 (required to run the wxWidgets demo application)
- For development: c++11 supported g++
- libopencv 1.4.0 (Opencv version 1.4.0)
2. Install the Camera SDK Debian or RPM package based on your system:
- Debian package: If you are using Ubuntu 18.04, 64-bit.
- RPM package: If you are using x86 CentOS7, 64-bit.
3. Run the ldconfig command to update the library cache.
After completing the installation, the necessary components will be deployed to their respective locations.
To use the demo application:
1. Locate the demo application at /usr/share/zebra-camera/samples/multi_client_zebra_camera_demo.
2. Connect the UVC Camera device (PID VID) to your system.
3. Launch the "multi_client_zebra_camera_demo" application with root privileges.
4. Use the controls provided by the application to change the UVC standard control settings.
The sample application supports multiple devices, allowing you to work with multiple cameras simultaneously.
Common Known Issues and Limitations:
1. When scanning lengthy barcodes, only the first 25 characters are provided to the application.
2. The SDK does not perform parameter validation during camera configuration.
3. Very fast scanning might cause missing decode image events from the Camera SDK.
Please note that ZEBRA and the stylized Zebra head are trademarks of Zebra Technologies Corporation, registered in many jurisdictions worldwide. All other trademarks mentioned in the manual are the property of their respective owners.
Add New Comment