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

SpinnakerCapture configured properties should be optional #210

Open
RoboDoig opened this issue Feb 23, 2024 · 1 comment
Open

SpinnakerCapture configured properties should be optional #210

RoboDoig opened this issue Feb 23, 2024 · 1 comment

Comments

@RoboDoig
Copy link

The Configure method of SpinnakerCapture configures a number of properties, e.g. horizontal binning.

In some cases it is preferable not to have these auto-configured. Additionally, it appears that for some Spinnaker cameras (possibly older ones) some of these properties cannot be configured and the Spinnaker API throws an errror. Would be nice if setting these properties is optional and user can instead do them manually via SpinView.

@RoboDoig
Copy link
Author

Some additional info here, the API throws an error for camera FFY-U3-04S2M. For the project using these cameras, I've built a local version of the package in which SpinnakerCapture does not attempt to set or read any of the IManagedCamera properties. This is a workaround for now for this specific camera.

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