getNDIState
Less than 1 minute
getNDIState
Description: check the state of the NDI feature. v4.1.0+
Example:
{
"method": "getNDIState",
"requestId" : "1"
}Answer examples:
{
"method" : "getNDIState",
"requestId" : "1",
"enabled" : false,
"result" : true
}Parameter description:
enabled— the flag showing if the NDI feature is enabledrequestId- a unique request identifier. You can find more details about it here.
See also: