LEADTOOLS Video Streaming Module
Add-on Module to LEADTOOLS Multimedia SDKThe LEADTOOLS Video Streaming Module is perfect for developers who need to serve Video on Demand across the Internet or via Intranets, or create custom video conferencing applications and utilities. This new module offers an unsurpassed multimedia experience at a toolkit level while at the same time reducing bandwidth requirements by taking advantage of LEAD’s video and audio codecs. You can serve multimedia files using a standard IIS web server or with Microsoft Media server.
Developers can also use the Video Streaming Module to create a variety of Client/Server applications using several different configurations. For example, applications can be created where you have a single server sending audio/video to multiple clients, i.e. multicast or web cast for Web broadcasting. Additionally, security/surveillance applications can be created where you have multiple capture points sending video to a single source. Click here to see graphical representations of: Single Server/Multiple Clients, Single Client/Multiple Servers, or Traditional Video Conferencing.
Key Features
- TCP/IP Streaming
With LEADTOOLS Video on Demand you have the option to stream media (stored or live) via a standard IIS web server or take advantage of additional features built into Microsoft Windows Media Server.- CAB file for HTML Reference
LEADTOOLS Video Streaming Module ships with a CAB file that you can reference in your HTML pages. This CAB file contains:
LEAD H.264 Decoder (DirectShow)
LEAD H.264 Decoder (DMO)
LEAD H.264 Decoder Kernel (required for both DirectShow and DMO)
LEAD MPEG-4 Encoder
LEAD MPEG-4 Decoder
LEAD Ogg splitter (required to play Ogg files in Media Player)
LEAD Vorbis decoder (required to play Vorbis audio data)
LEAD AAC Encoder/Decoder
- Streaming for Video Conferencing
Create professional client/server video conference applications using the following comprehensive set of specialized audio and video components included with LEADTOOLS Video Streaming Module:
LEAD Network Multiplexer Filter
The Network Multiplexer filter multiplexes media in preparation to send it over a TCP/IP network. This filter theoretically accepts any DirectShow media type. LEAD Network Sink Filter
The Network Sink filter is responsible for sending multiplexed media, output by the LEAD Network Multiplexer, over a TCP/IP network. LEAD Network Source Filter
LEAD Network Source Filter receives stream data, sent by the LEAD Network Sink Filter, on a TCP/IP network. It serves as a file reader filter in a DirectShow filter graph. LEAD Network Demultiplexer Filter
The Network Demultiplexer filter is responsible for splitting multiplexed media, output from the LEAD Network Source. It serves as a splitter filter in a DirectShow filter graph.
- DirectShow Filters
LEADTOOLS Video Streaming Module includes the following DirectShow filters: Frame Rate Control filter, De-interlace filter, Video Resize filter, Video Crop filter, and Video Rotation filter.- Product Demos
LEADTOOLS Video Streaming Module includes several demo exe's to help you get started with your own development project. Audio Video Detection demo, Audio replace demo, MediaInfo demo, and more.