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

Set Global/Rolling shutter #81

Open
eitan-babcock opened this issue Jun 11, 2020 · 1 comment
Open

Set Global/Rolling shutter #81

eitan-babcock opened this issue Jun 11, 2020 · 1 comment

Comments

@eitan-babcock
Copy link

Hello! I'm not sure if this repository is still being actively worked on, but it would be great if someone could implement a function to set the shutter mode to Global shutter. My camera is capable of both rolling and global shutter, but it defaults to rolling shutter and I need global shutter for my application. Thanks!

@anqixu
Copy link
Owner

anqixu commented Jun 11, 2020

Hi. Unfortunately I don't have much time these days to work on this project, and I don't believe I have a camera with global shutter option, so it'll be difficult for me to develop this.

I looked at the IDS doc though ("IDS Software Suite" > "Switching the shutter mode"). It looks quite straight-forward:

  • on nodelet start, get the current shutter settings, and also enumerate device capabilities
  • on dyncfg callback to change shutter settings, assuming it's supported by capabilities, (and if global start shutter, we must first be in trigger mode), set shutter mode

If you or others want to take a crack at implementing and testing this feature, I'll be happy to squeeze time to perform a code review.

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