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

c# opencvSharp4 dll version error #3731

Open
DongkyuK25 opened this issue Mar 7, 2024 · 0 comments
Open

c# opencvSharp4 dll version error #3731

DongkyuK25 opened this issue Mar 7, 2024 · 0 comments

Comments

@DongkyuK25
Copy link

DongkyuK25 commented Mar 7, 2024

i'm using opencvSharp4 for recording rtsp video using c#.
i want use videoWriter.Open(filePath + fileName, VideoWriter.FourCC('X', '2', '6', '4'), fps, frameSize);
i can record well when I use openh264-1.8.0-win64.dll.
However When I use openh264-win64.dll after 1.8.0 v,
My videoWriter doesn't work.
please Tell me How to Solve This Problem.
every Condition for recoding is Same.
Only openh264-1.8.0-win64.dll works for recording.
Thank you for your help.

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