DeepLabCut / DeepLabCut/DeepLabCut-live-GUI
Plugging in a new camera creates a duplicate ID
@C-Achard đang làm issue này rồi.
Từ ngày 26/6/2026.
- Ngôn ngữ chính
- Python
- Star
- 72
- Fork
- 28
- Merge trung bình
- 1 ngày 10 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.