Click or drag to resize
RtspConfigurationRemoteEndpoint Field
The remote endpoint or proxy to the RTSP resource. This can be null if the host part -of RtspResource is identical with the IP endpoint (no proxy)

Namespace: StreamCoders.Rtsp.Extensions
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public EndPoint RemoteEndpoint

Field Value

Type: EndPoint
See Also