get-caps

The specifications vary considerably among different Pro Convert products, such as the maximum resolution between HDMI 4K Plus and HDMI Plus. Use the interface to get the specifications of the connected product.

HTTP Request

GET http://ip/mwapi?method=get-caps
Parameter Description
method get-caps

Response Body

{
 "status": 0,
 "max-input-width": 4096,
 "max-input-height": 2160,
 "max-output-width": 4096,
 "max-output-height": 2160,
 "has-input": true,
 "has-output": true,
 "has-loop-through": true,
 "has-fan": true,
 "has-input-edid": true,
 "has-output-edid": true,
 "has-sdcard": true,
 "has-ptz": true
}
Name Description
status 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values.
max-input-width Indicates the max number of horizontal pixels of the input signal.
max-input-height Indicates the max number of vertical pixels of the input signal.
max-output-width Indicates the max number of horizontal pixels of the output signal.
max-output-height Indicates the max number of vertical pixels of the output signal.
has-input Indicates whether there is an input interface.
has-output Indicates whether there is an output interface.
has-loop-through Indicates whether there is a loopthrough interface.
has-fan Indicates whether there is a fan in the device.
has-sdcard Indicates whether to support SD card.
has-ptz Indicates whether to support PTZ function.
has-input-edid Indicates whether to support input port EDID.
has-output-edid Indicates whether to support output port EDID.

results matching ""

    No results matching ""

    results matching ""

      No results matching ""