# NDIDeviceCreated
Version: 4.1.0+
Description: notify about the creation of an NDI source.
Example:
{
"method": "event",
"event": "NDIDeviceCreated",
"deviceId": "user2@some.server",
"displayName": "rm3b4 user2@some.server",
"mixedType": "single"
}
Parameter description:
deviceId
— the identifier of the NDI source that was createddisplayName
— the display name of the NDI source that was createdmixedType
— the type of an NDI source. The following types are possible:single
— the stream from a conference participantmixed
— a mixed stream
See also: