Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Support camera frame duration #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 9, 2024

  1. Extend plugin API to support camera frame duration

    This change was necessary to fix issues with barcode scanning under
    fluorescent lighting conditions in warehouses.
    
    By enhancing the plugin API, developers can now choose camera
    resolutions and frame duration, which can adapt the barcode scanner's
    performance to different lighting conditions.
    
    No side effects are expected as these changes are optional and only
    requested during specific configuration setups.
    karolszafranski committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cd1c4ec View commit details
    Browse the repository at this point in the history