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", "connectionType": "USB", "connected": true } ], "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://crsdk.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://crsdk.app/llms.txt
Use this file to discover all available pages before exploring further.
Camera list retrieved
Show child attributes