Interoperability: Non-NMOS Devices
←Interoperability - IS-04 · Index↑ · Behaviour→
Interacting with Non-NMOS Devices
In practical deployments it is expected that some Devices will exist which do not support the NMOS specifications, but which do support matching transport protocols. When connecting to one of these Devices via the Connection API, the sender_id
and receiver_id
parameters SHOULD be set to null
by the client.
In cases where another connection management protocol is used to achieve this (for example RTSP in the case of the RTP transport), the Connection API MUST still be updated to reflect the running parameters which have been set via this alternative protocol.