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

MS Windows native webcam capture #3336

Open
totaam opened this issue Nov 1, 2021 · 1 comment
Open

MS Windows native webcam capture #3336

totaam opened this issue Nov 1, 2021 · 1 comment
Labels
enhancement New feature or request webcam win32 MS Windows OS

Comments

@totaam
Copy link
Collaborator

totaam commented Nov 1, 2021

Split from #1231.
The opencv version breaks regularly and requires a huge list of dependencies.
It should be possible to capture frames with a fairly simple cython wrapper.

Perhaps something similar to:
DirectShow Virtual Video Capture Source Filter in C#

@totaam
Copy link
Collaborator Author

totaam commented Jan 31, 2024

Removing this huge list of unused dependencies will also avoid vulnerabilities in those libraries, such as CVE-2023-51257
(we are not vulnerable in any meaningful way - but rather than having to explain why, just avoid the issue altogether)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request webcam win32 MS Windows OS
Projects
None yet
Development

No branches or pull requests

1 participant