Frequently Asked Questions
Hardware aspects
1. Hardware aspects
SDK Related Questions
1. Common problems such as SDK version and runtime environment
2. Issues related to SDK usage
3. Point cloud related issues
VOMMA Renderer Software
1. The camera is not connected to the camera
2. Problems with the use of software functions
3. Data/application issues
VisionHUB
1. Problem in use
VOMMA Product FAQs
PDF|2.24MB
Preview
Open camera wb and cali loaded successfully, open video stream callback function not called?
2024-01-23 16:20:32
• Check whether the loaded whiteboard corresponds to the camera, if the wrong whiteboard is used, the calculation will not be able to result in no picture;
• Check whether the trigger mode of the camera is set to soft trigger or external trigger, if the trigger mode is not free trigger, you need to wait for the trigger signal to trigger;
• See the VOMMASetTriggerMode and VOMMAGetTriggerMode functions in the SDK documentation and set them.
Has the above information resolved your issue?
Yes
No