question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

OpencvSharp v4.3.0.20200524 - VideCamera does not work when build project in x64 mode

See original GitHub issue

Summary of your issue

VideoCamera does not works if project is built in x64 mode, if the project is built in AnyCPU, it works

Environment

I use Windows 10 x64, Vs 2017 and OpencvSharp v4.3.0.20200524

Example code:

OpenCvSharp.VideoCapture v = new OpenCvSharp.VideoCapture(0);

Do everybody get this issue like me? Is it is a bug?

Thanks

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
dominotacommented, Jul 8, 2020

@shimat thank you for updating Nuget. It works now

1reaction
shimatcommented, Jul 8, 2020

Please try installing Media Foundation https://github.com/shimat/opencvsharp#requirements

PS1> Install-WindowsFeature Server-Media-Foundation
Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found