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

fix: the control parameter focus_auto is now focus_automatic_continuous #1

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

potyl
Copy link
Owner

@potyl potyl commented Jul 10, 2024

fix: the control parameter focus_auto is now focus_automatic_continuous

The parameter focus_auto is no longer working. When we run:

v4l2-ctl --device /dev/web-c920 --set-ctrl=focus_auto=0

We get:

unknown control 'focus_auto'

It seems that the parameter is now named focus_automatic_continuous.

See mainsail-crew/crowsnest#96

The parameter `focus_auto` is no longer working. When we run:

  v4l2-ctl --device /dev/web-c920 --set-ctrl=focus_auto=0

We get:

  unknown control 'focus_auto'

It seems that the parameter is now named `focus_automatic_continuous`.

See mainsail-crew/crowsnest#96
@potyl potyl self-assigned this Jul 10, 2024
@potyl potyl marked this pull request as ready for review July 10, 2024 10:47
@potyl potyl merged commit f412eeb into main Jul 10, 2024
@potyl potyl deleted the emo/fix-focus_auto-unknown-control branch July 10, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant