# NDIDeviceDeleted

Version: 4.1.0+

Description: notify about the deletion of an NDI source

Example:

{
    "method": "event",
    "event": "NDIDeviceDeleted",
    "deviceId": "user2@some.server",
    "displayName": "rm3b4 user2@some.server",
    "mixedType": "single"
}

Parameter description:

  • deviceId— the identifier of an NDI source that was deleted

  • displayName — the display name of the NDI source that was deleted

  • mixedType — the type of an NDI source. The following types are possible:

    • single — the stream from a conference participant

    • mixed — a mixed stream

See also: