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

Camera selector help #56

Open
TheMariday opened this issue Dec 30, 2024 · 0 comments
Open

Camera selector help #56

TheMariday opened this issue Dec 30, 2024 · 0 comments

Comments

@TheMariday
Copy link
Owner

As a user
I want to know if there are multiple cameras detected
so that I can choose the right one.

current idea:

  • rename --device to --camera
  • if --camera hasn't been provided, then check to see how many devices are connects
  • if it's 1, then use that, if it's more than 1, list the camera device id's, throw a warning asking the user to select which camera they want to use with --camera and quit

I could do some CLI stuff but I would prefer all settings to be captured in args so that minimal thought is required for the actual operation. i.e. you don't want to have to select the camera every time and if you forget then it will warn you.

note: might be good to add in the docs that you need to use the same camera for the entire reconstruction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant