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

Can't get recording to save #4

Open
irondrake66 opened this issue Dec 9, 2022 · 0 comments
Open

Can't get recording to save #4

irondrake66 opened this issue Dec 9, 2022 · 0 comments

Comments

@irondrake66
Copy link

irondrake66 commented Dec 9, 2022

Even when trying to run your sample code, it fails to save video. During the saving process, the variable holding the data has already been cleared. As a side note: capture.Open(deviceIndex, VideoCaptureAPIs.FFMPEG); is always false. It doesn't matter what index is used. I have tried -1, 0, and 1. This appears to be the cause of the problem. I have even tried removing the optional parameter with zero difference. Using Visual Studio 2019 and using C#. Any advice?

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