DeepLabCut / DeepLabCut/DeepLabCut-live-GUI
Plugging in a new camera creates a duplicate ID
オープン
@C-Achard がすでに取り組んでいます。
2026年6月26日 から。
bug
camera
- 主要言語
- Python
- スター
- 72
- フォーク
- 28
- 平均マージ
- 1日 10時間
- マージ済み PR(30日)
- 2
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。