Click or drag to resize
RtspPrimitivesDiscover Method
Attempts to discover remote resource.

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

Return Value

Type: DiscoveryReport
Returns track information and media capability of remote resource.
See Also