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

add support for VIDIOC_G_INPUT and VIDIOC_S_INPUT #57

Merged
merged 3 commits into from
Apr 10, 2023

Conversation

bazile-clyde
Copy link
Contributor

@bazile-clyde bazile-clyde commented Mar 23, 2023

This PR adds support for the VIDIOC_G_INPUT and VIDIOC_S_INPUT ioctls. At the very least this will allow users to query the status of their devices in real time since VIDIOC_S_INPUT is one of the few ioctls that return an EBUSY signal if in use.

webcam.go Outdated Show resolved Hide resolved
webcam.go Outdated Show resolved Hide resolved
bazile-clyde and others added 2 commits April 10, 2023 14:29
Co-authored-by: Eric Daniels <eric@erdaniels.com>
Co-authored-by: Eric Daniels <eric@erdaniels.com>
Copy link
Collaborator

@edaniels edaniels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@edaniels edaniels merged commit c24ab2e into blackjack:master Apr 10, 2023
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.

None yet

2 participants