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

#11 - updated to MWCaptureSDK v3.3.1.1456 #12

Merged
merged 1 commit into from
Jul 20, 2023
Merged

#11 - updated to MWCaptureSDK v3.3.1.1456 #12

merged 1 commit into from
Jul 20, 2023

Conversation

crnbaker
Copy link
Collaborator

Fixes #11

  • New versions (v3.3.1.1456) of all DLLs in SDKv3\Examples\Python\AVCapturePY\mwcapture\bin were copied to pymagewell\src\mwcapture\bin\x86
  • New version of SDKv3\Examples\Python\AVCapturePY\mwcapture\libmwcapture.py copied to pymagewell\src\mwcapture. This file was slightly modified to look for the DLL in the correct place using the os and Path modules.
  • Change made to device_status.py to reflect change in property names of mw_video_signal_status (defined in the DLL). row and col were changed to y and x respectively.

@crnbaker crnbaker self-assigned this Jul 20, 2023
@crnbaker crnbaker merged commit 94a6118 into main Jul 20, 2023
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

Successfully merging this pull request may close these issues.

Update SDK version before release
1 participant