setDPMode
Use the interface to set the display content on the external screen connected to USB Out.
Director Plus
Request Mode
POST/GET http://ip/V1.0/system/setDPMode?mode=9&uuid=4d056314a79745aaadebbcc9295e8a7c
Request Data
| Parameter | Type | Description |
|---|---|---|
| mode | Int | The display content on the external screen. 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 8: Loop App 9:Loop custom source (supporting stream and phone camera) 10:Loop Webcam 1 11:Loop Webcam 2 |
| uuid | String | The unique ID of the custom source or app. Only valid when mode is 8 or 9. |
Response Body
Director One / Director Mini
Not supported.