discover_cameras
Discover available cameras by enumerating all registered producers. Returns camera index, vendor, model, serial number, and transport type (e.g., U3V, GEV) for connection via connect(index).
Instructions
등록된 producer 전체에서 연결 가능한 카메라를 열거한다.
각 항목의 index 를 connect(index) 에 넘긴다. 벤더/모델/시리얼/전송규격
(tl_type: U3V, GEV 등)을 함께 돌려준다. 0대가 나오면 카메라 전원·케이블과
등록한 .cti 가 그 카메라의 전송규격과 맞는지 확인하라.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |