setNDIState
Less than 1 minute
setNDIState
Description: enable or disable the NDI feature. v4.1.0+ PRO
Example:
{
"method": "setNDIState",
"requestId" : "1",
"enabled": true
}Answer examples:
{
"method" : "setNDIState",
"requestId" : "1",
"result" : true
}Parameter description:
enabled— Flag showing whether this feature is enabledrequestId- a unique request identifier. You can find more details about it here.
See also: