LEADTOOLS Multimedia Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
LEADTOOLS Multimedia Introduction

This help file provides .NET platform information for:

The LEADTOOLS Multimedia SDK is designed to provide developers with a full range of tools required to create professional, high-quality multimedia applications. With it you can add multimedia functionality such as Capture, Play, and Convert, as well as the latest DirectShow filters and multimedia file support. You can load/convert to and from many common file formats, such as WAV, AVI, WMA, WMV, MPEG-1, MPEG-2, OGG, FLV, MKV, WebM, and others. All in all, nearly 100 formats, media types, and subtypes are supported, with full control over compression.

The LEADTOOLS toolkit is flexible and gives you full control over the input, middle and output samples:

Input data can come from any of the following sources:

Data can be output to:

The input streams can be very different (MPEG-2 Transport over RTP, UDP or TCP/IP, RTSP server feeding RTP packets, http stream, etc), but as far as your application is concerned, all you have to do is set the stream URL as the source and the toolkit handles the rest. The output is handled in the same way: set the output to a URL and the toolkit will take care of streaming the data.

Add-on modules are available to enhance these capabilities. The LEADTOOLS DVD Module adds functionality for programmatically creating, capturing, authoring, burning, and playing DVD images. The LEADTOOLS Video Streaming Module is perfect for developers who need to implement video conferencing or serve videos on demand, using a standard IIS web server or the Microsoft Media Server. The LEADTOOLS MPEG-2 Transport Module can be used to play and process MPEG-2 Transport Streams used by satellites and UAVs (Unmanned Aerial Vehicle). The LEADTOOLS DVR Module can be used to create and play DVR files, and adds DVR support to the Capture, Convert and Play objects.

The LEADTOOLS Multimedia toolkit setup installs source filters, demultiplexers/splitters, processors, codecs/compressors, multiplexers and sinks/writers. Some of these filters are included with the LEADTOOLS Multimedia SDK, while others are included with one or more of the LEADTOOLS add-on modules. In addition, these filters can be licensed individually on an a la carte basis. For more information regarding licensing, refer to the Multimedia Licensing Help.

Key Features

Add-on Modules

Product Demonstrations

Requirements

Environments

Feature Diagrams

Key Features

The LEADTOOLS Multimedia toolkit provides functions that can perform the following tasks:

The LEADTOOLS MPEG-2 Transport Module can be used to play and stream MPEG-2 Transport files and RTSP streams.

The LEADTOOLS Video Streaming Module provides the ability to stream data using a TCP/IP connection for video conferencing, security servers or live presentations. It also offers a DMO codec for use with Microsoft Windows Media Server.

For more information, see the Feature Diagrams below.

Add-on Modules

The following add-on modules are available for the Multimedia SDK:

LEADTOOLS DVD Module

LEADTOOLS Video Streaming Module

LEADTOOLS MPEG-2 Transport Module

LEADTOOLS DVR Module

Product Demonstrations

Requirements

The LEADTOOLS Multimedia toolkit features require that DirectShow 8.0 to be installed. There are also a number of files that you must include when you build your application.

Environments

The LEADTOOLS Multimedia toolkit comes in Win32 and x64 editions. The environments supported depend upon the specific product, platform and function being used. For more information, refer to Supported Platforms / Operating Systems.

Feature Diagrams

Burn a DVD:

Capture to file:

Capture to samples:

Play a sample:

Play a file:

Convert a file to a file:

Convert a file to a sample:

Convert a sample to a sample:

Convert a sample to a file:

Convert a DVD to a file (requires a special license. For more information, contact: licensing@leadtools.com ):

See Also

Demo Programs

LEADTOOLS Documentation

LEADTOOLS Support Forums

Unlocking Special LEAD Features

Technical Support

Introduction: Leadtools.Multimedia.CaptureCtrl

Introduction: Leadtools.Multimedia.ConvertCtrl

Introduction: Leadtools.Multimedia.PlayCtrl

Introduction: Multimedia Processing

Introduction: Multimedia File Formats

Introduction: LEADTOOLS DVD Module

Introduction: LEADTOOLS DVR Module

Introduction: LEADTOOLS Video Streaming Module

Introduction: LEADTOOLS MPEG2 Transport Module

Getting started