Feb 20, 2022
		
	
	
		API Signature: GET http://{SignageIP}:9646/api/videocapture
The above API helps a client application get the current list of webcams on a signage.
API Response
[
   {
      "Id":"\\\\?\\USB#VID_05AC&PID_8510&MI_00#7&1C1EDF39&0&0000#{e5323777-f976-4f5b-9b55-b94699c46e44}\\GLOBAL",
      "Name":"FaceTime HD Camera (Built-in)"
   }
]
FieldDescriptionIdWebcam Device IDNameWebcam Device Name
Output Status Codes
Status CodeDescription
| 404 - Not Found | Remote device or an attached playlist not found. | 
