Skip to content

Frame Drops When Using DFK-33UX264 with Hardware Trigger #46

@wkerspace

Description

@wkerspace

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

  1. In this example project, is additional code modification required to avoid frame drops in hardware trigger mode?
  2. Could this frame drop issue be a limitation of the driver / SDK, or is it caused by incorrect usage in my program?
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions