|
|
MediaSuite is a set of components for the Microsoft .NET framework (C#, VB.NET, C++/CLI), which allow you do create multimedia applications and servers. It contains high-performance components such as the worlds first RTSP/SDP stack for the .NET platform and Encoder/Decoder for the most widely used audio and video codecs. The main goal is to minimize development time, so you can build media rich applications in only a fraction of the time that may be common in other development environments.
MediaSuite.NET Applications examples:
This package contains following components:
Real-Time Streaming Protocol
Is a RFC 2326 compliant software stack for the Microsoft .NET framework. You can use it from any .NET-compatible programming language, such as C#, VB.NET or C++/CLI.
Fully compatible with ALL major streaming servers.
Supported RTSP methods:
RTSP.NET supports all common message headers, along with generic headers. So you can easily introduce new ones as the standard progresses or use alternative "x-" headers to convey extra information.
RTSP.NET contains Helper classes to boost productivity and minimizes redundant work. Through the RTSP Manager, it is very easy to create complex streaming scenarios with just a few lines of code and a video on demand application will need no more than 10 lines of code to get a video stream played.
You can specify and modify all parameters of an RTSP message, i.e.: tweak start/end times, send customized information to the server, etc.
Additional Features:
Session Description Protocol
Is a RFC 2326 compliant software stack for the Microsoft .NET framework.
SDP is used to convey media capabilities between media endpoints. It can be found in protocols such as RTSP and SIP.
Example of an SDP message:
v=0
o=- 1119724088685636606 3 IN IP4 10.10.0.10
s=Streamcoders Media Endpoint
c=IN IP4 10.10.0.10
t=0 0
m=video 23150 RTP/AVP 100
b=AS:200
a=X-predecbufsize:35000
a=rtpmap:100 H264/90000
m=audio 23152 RTP/AVP 0
a=rtpmap:0 PCMU/8000/1
SDP.NET supports all SDP header types.
100% compatible with our standard implementation of RFC 3550 RTP.NET stack, but with packet and frame-types added to support appropriate encapsulations for Audio and Video streams provided in MediaSuite.NET.
All components are optimized for
Multi-Core environments and will attempt to use computation
resources when necessary.
All components support SSE and SSE2 depending on the machines
architecture.
Supported Annexes:
H263Decoder.NET is a high performance H.263 encoder with support for Multi-Core and SSE(2).
It can create compressed raw data and optionally encapsulate them into RTP frames compliant to RFC 2190 and RFC 2429.
Supported Profiles:
The MPEG4 Decoder supports following features:
The decoder can handle both raw streams and RFC 3016 RTP encapsulated frames.
Supported Profiles:
Following features are supported:
It can create compressed raw data and optionally encapsulate them into RTP frames compliant to RFC 3016.
Supported Profiles:
The decoder can handle both raw streams and RFC 3984 RTP encapsulated frames (packetization mode 0 and 1).
Supported Profiles:
Following Codecs are supported:
SpeechDecoder.NET will take raw and RTP packaged streams of any of the supported codecs and decode them into standard raw PCM samples at the appropriate sample rates.
Following Codecs are supported:
SpeechEncoder.NET will automatically down-sample higher bitrates and merge multiple channels to create a compatible stream. It can create raw frames and encapsulate RTP frames according to their respective standards.
Advanced Audio Coding Decoder (MPEG-4 Audio)
Supported Profiles:
Features:
Will decode both raw and RTP encapsulated frames and return a PCM stream depending on bitrate and number of channels.
Supported encapsulations:
Receive frames from any Video Capture Device and process the data directly from your application.
MediaSuite.NET comes with a very comprehensive documentation and sample code (i.e. WPF Video Player supporting RTSP streaming), which covers most of the components offered.
Licensing MediaSuite.NET grants 2 weeks of free support and free
upgrades within one major version (but a minimum of 1 year).
Support can be extended by 3 month increments through the Extended
Support Program and additional Maintenance Contracts/SLA agreements
if necessary.
MediaSuite.NET has a flat price. There are no additional royalties or fees that apply. Customers have the right to install it on as many machines as they wish along with their products.
Updates and Upgrade are free within one major version, but at least for one year.

Current Version: 1.0.806
Release Date: 2008-12-05
Download Evaluation
Sample Code
Online Documentation
Purchase & Download
Contact us