openpnp / openpnp-capture

A cross platform video capture library with a focus on machine vision.
MIT License
129 stars 56 forks source link

Wine support #53

Closed sandman42292 closed 2 years ago

sandman42292 commented 3 years ago

This PR omits some redundant checkings and adds DevicePath to device index fallback feature. It enables software using openpnp-capture to be executed with Wine>=6.0.2 at least. This fallback feature may relates to #49.

vonnieda commented 2 years ago

Thanks again @sandman42292 - I had to merge a couple conflicts in this one. I think it looks good, but would you mind double checking I didn't screw something up?

Thanks, Jason

vonnieda commented 2 years ago

Nevermind @sandman42292 - clearly I broke it. I'll fix it :)