setUSBCMode
Director Plus
Use the interface to set the UVC output display content on the USB Out port.
Request Mode
POST/GET http://ip/V1.0/system/setUSBCMode?mode=9&uuid=4d056314a79745aaadebbcc9295e8a7c
Request Data
| Parameter | Type | Description |
|---|---|---|
| mode | Int | The UVC output display content. 0: Mirror 1: Program 2: Loop HDMI 1 3: Loop HDMI 2 4: Multi-view 5: Preview 6:Loop HDMI 3 7:Loop HDMI 4 9:Loop custom source (supporting stream and phone camera) 10:Loop Webcam 1 11:Loop Webcam 2 |
| uuid | String | The unique identifier of the custom source. Only valid when mode is 9. |
Response Body
Director One / Director Mini
Use the interface to set the content displayed on the external screen.
Request Mode
POST/GET http://ip/V1.0/system/setUSBCMode?mode=1
Request Data
| Parameter | Type | Description |
|---|---|---|
| mode | Int | The content displayed on the external screen. 0: Duplicate Screen 1: Clean Program 2: Loop HDMI 1 3: Loop HDMI 2 4: Multi-view 5: Preview |