You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Home > Developer > Fetching list of webcams attached to a XOGO Windows player
Fetching list of webcams attached to a XOGO Windows player
print icon

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.
Feedback
0 out of 0 found this helpful

scroll to top icon