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

Check if capture is vulnerable to OpenCV WaitKey bug #70

Open
bgottula opened this issue Jan 15, 2023 · 1 comment
Open

Check if capture is vulnerable to OpenCV WaitKey bug #70

bgottula opened this issue Jan 15, 2023 · 1 comment
Assignees

Comments

@bgottula
Copy link
Collaborator

Check if the capture program is vulnerable to crashing for the same reason as seeing-things/track#236. If so, we might need to upgrade OpenCV to a newer version (4.6 or higher).

@bgottula bgottula self-assigned this Jan 15, 2023
@bgottula
Copy link
Collaborator Author

I briefly tried to reproduce the issue using the same technique I did for seeing-things/track#236 (mapping right alt key to be the special "compose" key, then mashing it when the OpenCV preview window was open) but I wasn't able to get the program to crash. nix has version "4.2.0+dfsg-5" of the libopencv packages installed, which I'm pretty sure should have the same problem that caused track programs to crash, so I'm not sure why the behavior seems to be different.

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

No branches or pull requests

1 participant