DeepLabCut / DeepLabCut/DeepLabCut-live-GUI

Plugging in a new camera creates a duplicate ID

オープン
#84 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。