Click or drag to resize
TransportTransportProtocol Property
The default value for the "lower-transport" parameters is specific to the profile. Default: "RTP/AVP".

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string TransportProtocol { get; set; }

Property Value

Type: String
The transport protocol.
See Also