The encoders support picture rotation by 90/180/270 degrees, and horizontal mirror/vertical flipping.
NOTE: If the text overlay is enabled, with rotated/flipped of the picture, whether the text rotated/flipped followed the picture or not, it can be configured by 'NoRotate' option in setOSDEnable.lua
Return a JSON style result. The JSON format is:
{ /*OBJECT*/ | |||||||||||||
"Result": NUMBER | 200 means OK, other error code meanings are similar to HTTP Response. | ||||||||||||
"Status": "STRING" | Status message. Responsing result status of API executive, if there errors, it will describe reasons. | ||||||||||||
"Data": { /*OBJECT*/ | Rotation/Flipping status | ||||||||||||
"Mode": "STRING" | Current rotation/flipping status
| ||||||||||||
} | |||||||||||||
} |
KILOVIEW Device HTTP API, v1.0
Copyright (c) 2016, KILOVIEW Electronics.