Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Enumerate all cameras connected via USB and network.
cURL
curl --request GET \ --url http://{host}:{port}/api/cameras
{ "success": true, "cameras": [ { "id": "D10F60149B0C", "model": "ILCE-9M3", "connected": true } ], "message": "<string>" }
Camera list retrieved
Show child attributes