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

0.1.0 release #47

Merged
merged 36 commits into from
Jan 19, 2023
Merged

0.1.0 release #47

merged 36 commits into from
Jan 19, 2023

Conversation

papr
Copy link

@papr papr commented Jan 19, 2023

  • Cleaned up CMAKE build pipeline
  • Added support for GRAY8 video streams
  • Fix bugs

papr added 30 commits November 27, 2018 11:12
On macOS Monterey, kernel driver detachment  is required to get camera access. Only libusb 1.0.25 or newer implements this on macOS. A side effect is that it either requires root privileges or the "com.apple.vm.device-access" entitlement.

On earlier versions of macOS, the kernel detachment is not necessary. Therefore, this commit allows to opt-out of this procedure to avoid the necessity of requiring root privileges.
@papr papr merged commit b7181e9 into master Jan 19, 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.

1 participant