-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Content:
Hello, I encountered an issue while using this project and would like to ask for advice:
Project: ic4-examples/cpp/qt6/high-speed-capture
Camera Model: DFK-33UX264
Operating System: Windows 10
Qt / Compiler Version: Qt 6.8.3, MSVC 2022
Issue Description
When using hardware trigger mode, the camera experiences frame drops.
Observed behavior:
- The trigger signal input is stable, but the number of frames received by the program is less than the actual trigger count.
- When using software trigger or free-run mode, no frame drops occur.
- Adjusting image size and frame rate settings partially improves the issue.
Points to Confirm
- In this example project, is additional code modification required to avoid frame drops in hardware trigger mode?
- Could this frame drop issue be a limitation of the driver / SDK, or is it caused by incorrect usage in my program?
- Are there any recommended settings (e.g., buffer size, queue configuration, or other API parameters) to improve this issue?
Thank you for your assistance! 🙏
Metadata
Metadata
Assignees
Labels
No labels