NvNmos
|
#include <nvnmos.h>
Public Attributes | |
const char * | sdp |
Defines configuration settings used to create receivers in an NvNmosNodeServer.
const char* _NvNmosReceiverConfig::sdp |
Holds the Session Description Protocol data used to configure the receiver. Must not be null. The SDP data must be valid as per the relevant IETF RFC and SMPTE standards for the media format and transport. The 'x-nvnmos-id' session-level attribute specifies the unique identifier for the receiver. The 'x-nvnmos-group-hint' session-level attribute may be used to specify a group hint tag for the receiver. The 'x-nvnmos-iface-ip' media-level attribute is used to specify the interface IP address on which the stream is received.