Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Filters Help

LEAD MPEG2 Transport UDP Source

Show in webframe

The LEAD MPEG2 Transport UDP Source is a DirectShow filter for streaming data from a UDP or TCP port. The data is usually in an MPEG-2 Transport format, as defined in ISO/IEC 13818-1.

The filter is also capable of receiving data packetized with RTP packets in the following formats:

See the notes in the IFileSourceFilter::Load topic for more information on how to play H264 and uncompressed video.

This filter supports the standard IFileSourceFilter interface. Use the IFileSourceFilter::Load method to let  the LEAD MPEG2 Transport Source filter know where to read the data from. Please see the Microsoft documentation for this interface for more information.

This filter also supports the ILMUDPSrc interface, which allows you to cancel a pending load if no data is received in a certain amount of time. It also allows you to get the exact time at which the data was received, which allows you to save the streams and play them synchronized at a later date.

Technical details for the filter are provided in the following table:

 

Filter Interfaces

IFileSourceFilter, ILMUDPSrc, ILMUDPSrcCallback

Interface ID

IID_IFileSourceFilter

Input Media Types

N/A

Output Media Types

Type: MEDIATYPE_Stream

Subtype:
MEDIASUBTYPE_UDPStream
Or the media type passed to IFileSourceFilter::Load

Filter CLSID

CLSID_LMUDPSrc

Property Page CLSID

N/A

Executable

LMUDPSrc.dll, DSKernel2.dll

Filter category

CLSID_LegacyAmFilterCategory

Header

ILMUDPSrc.h

Platforms

Win32, x64

See Also:

How to Get Your Own IP Address Programmatically

UDP Source URL syntax

ILMUDPSrc Interface

ILMUDPSrcCallback Interface

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.