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

Support for Ximea camera SDK #96

Open
xtofl opened this issue Dec 5, 2024 · 1 comment
Open

Support for Ximea camera SDK #96

xtofl opened this issue Dec 5, 2024 · 1 comment

Comments

@xtofl
Copy link

xtofl commented Dec 5, 2024

Would it be possible to add Ximea to the supported camera interfaces? We notice they have a Python SDK, but no PyPi package to 'simply install it'.

I wonder if it is possible to either add the SDK into pyLabLib directly, or via e.g. the ximea-py package (that still lacks Windows and mac support, though).

@AlexShkarin
Copy link
Owner

Hi! Sorry for the late reply!

Unfortunately, there are no plans for this right now. While they do offer what seems like a well-designed and easy to use library, in my experience it is almost impossible to write device communication software without an actual device (there are always some unexpect issues, border cases, and simply typos popping up), and I do not have access to any Ximea cameras.

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

2 participants