Introduction
LMNetSrc Introduction
Summary
The LEAD Network Source Filter receives stream data, sent by the LEAD Network Sink Filter, on a TCP/IP network.
This filter is automatically used by the LEAD Multimedia toolkit when you set the file name using the following format:
ltsf://IP:PORT
, (for example, ltsf://10.1.1.200:27015
).
Key Features
- Simplifies receiving media streams over a network by working as as a file reader filter in a DirectShow filter graph.
- Used with LEADTOOLS Player control to connect to the address provided as a file name to Player object.
- Can also be used without the LEADTOOLS toolkit since it supports the IFileSourceFilter interface, which can be used to set the address on the network source filter. For more detailed information, refer to the IFileSourceFilter Interface.
- Works in conjunction with the LEAD Network Multiplexer, the LEAD Network Sink Filter, and the LEAD Network Demultiplexer to form a complete, client-server-based communication circle.
Supported Environments
See Also
Assemblies
Leadtools.Multimedia
Leadtools.MediaFoundation
Leadtools.MediaStreaming
Leadtools.MediaWriter
LMNetDmx
LMNetMux
LMNetSnk
LMNetSrc
LTDvdWriter
Reference
Demos
LEADTOOLS Support Forums
LEADTOOLS Documentation
Unlocking Special LEAD
Technical Support
Getting Started
Introduction To The LEADTOOLS Video Streaming Module
SourceFile Syntax
Version History
LMNetSrc Assembly Changes