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.is_primary is wrong #95

Closed
jamessynge opened this issue Jul 15, 2017 · 1 comment
Closed

Camera.is_primary is wrong #95

jamessynge opened this issue Jul 15, 2017 · 1 comment

Comments

@jamessynge
Copy link
Contributor

I provided a "primary: uid" line in pocs_local.yaml, but the wrong camera is considered primary. pocs_local.yaml:

cameras:
    auto_detect: True
    # Arbitrary choice of primary, but now labeled as camera #0,
    # and plugged in to jack #0.
    primary: 6575fc
    devices:
    -
        model: canon_gphoto2
    -
        model: canon_gphoto2

And the serial numbers of the cameras start and end as follows:

7bab97...cdc74a
6575fc...a6c489
@wtgee
Copy link
Member

wtgee commented Oct 6, 2018

This should be fixed by #650. Reopen if still a problem.

@wtgee wtgee closed this as completed Oct 6, 2018
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