The LEAD MPEG2 Transport RTSP Source is a MediaFoundation® transform for streaming data from an RTSP server. The data is streamed on a UDP port in RTP packets conforming to RFC 1889 and RFC 1890 in separate video and audio streams.
Currently, the following formats are supported:
H264 video
H265 video
MPEG4 video
JPEG video
AAC audio
AMR Audio
G.711 μ-Law Audio
The data can be streamed in Unicast (default), multicast (optional) or tunneling over HTTP mode.
See the RTSP Source URL syntax topic for a discussion about the URLs used by RTSP servers. The topic also contains a table with sample URLs for servers that LEAD has tested, together with the video and audio compressions used by each server.
Technical details for the filter are provided in the following table:
Resource Type | Description | |
---|---|---|
Filter Interfaces | N/A | |
Interface ID | N/A | |
Input Media Types | N/A | |
Output Media Types | Type: | |
MEDIATYPE_Video | ||
Subtypes: | ||
MEDIASUBTYPE_H264 | ||
MEDIASUBTYPE_MP4V | ||
MEDIASUBTYPE_jpeg | ||
Type: | ||
MEDIATYPE_Audio | ||
Subtypes: | ||
MEDIASUBTYPE_mp4a | ||
00007A21-0000-0010-8000-00AA00389B71 | ||
00000007-0000-0010-8000-00AA00389B71 | ||
Filter CLSID | N/A | |
Property Page CLSID | N/A | |
Executable | LMMFRTSPSrc.dll | |
Media Source Scheme Handler | CLSID_MFRTSPSchemeHandler | |
Header | N/A |
Win32, x64