DeepLabCut / DeepLabCut/DeepLabCut-live-GUI
Plugging in a new camera creates a duplicate ID
@C-Achard arbeitet bereits daran.
Seit 26.6.2026.
- Vorherrschende Sprache
- Python
- Sterne
- 72
- Forks
- 28
- Ø Merge
- 1 T. 10 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
Context
Originally reported by @arturoptophys
Plugging a new camera while the GUI is running (or maybe also viewing) gives the new camera a colliding id (so there are 2 cameras with id 1)
which still works with the display (all 4 cameras are displayed) but the recording is missing one video.
Overall minor issue which is solved by restarting the GUI.
Missing information
- Is this backend specific or Basler/GenTL only?
- Confirmed not to occur on OpenCV
- Does this persist at camera configuration time? And after device list refresh?
Potential fix
Device-specific machine IDs that disambiguate cam indices are already implemented. This may simply be a wiring issue in recording file naming, rather than a duplicate device indexing issue.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.