We are happy to announce the beta version of MediaSuite 2 to be released as of today.
Any feedback about bugs and features are welcome and should be submitted before the beta program ends.
All licensed customers can find the download in their
customer area.
Coming soon to a .NET, Silverlight, Mango platform near you:
(VP8 + Vorbis = Google WebM):
We are soon releasing MediaSuite 2.0 as well as SilverSuite 3.0.

In case of Google WebM you will be able to:
* Read WebM container format
* Decode VP8 Video
* Decode Vorbis Audio
Straight from your managed application.
So let’s see what we got now:
* H.263
* MPEG-4
* H.264 Parametersets
* VP8
Just touching up the edges. Stay tuned.
SL: http://www.streamcoders.com/products/silversuite.html
Introducing SilverSuite 2.0 for Silverlight 4.0

After months of hard work we are finally ready to release version 2 of Streamcoders SilverSuite.
Check out the new features:
Video:
- H.263 Encoder & Decoder (all versions)
- MPEG-4 Decoder (SP)
- H.264/AVC/MPEG4.10 Parameter-set parsing
Audio:
- G.711a/u Encoder & Decoder
- WaveInput & WaveOutput devices
- Audio resampler & deinterleaver
- DTMF tone detection & generation
- AAC configuration parser and Access Unit expander
Containers:
- MP4 Writer & Reader
- FLV Writer & Reader
Playback:
- RTSP state machine based MediaStreamSource
- RTSP transactional MediaStreamSource (preferred)
- FLV MediaStreamSource
- PCM MediaStreamSource
Protocol stacks:
- RTSP (including full session managment & media parsing)
- RTP
- SDP
Encapsulations:
- TCP Client implementation
- Multicast client implementation
Servers:
- Silverlight Policy server
- Multicast policy server
- RTSP proxy server 2.0
Demos:
- RTSP Demo using standard State machine model
- RTSP Demo using tranactional model and async callback model for MediaStreamSource
- Multicast voice/video/text/drag’n'drop chat
- WaveInput/WaveOutput device demo
Especially audio & video encoding facilities of SilverSuite finally puts Silverlight up on the scoreboard and on par with Adobe Flash, if not beyond. Also supporting RTP you can now have true VoIP conversation with any SIP device out there or stream video directly to 3G devices.
There is more to come…stay tuned….
We just introduced SilverSuite for Silverlight 3 with MPEG4.2, RTSP and Flash FLV support. So you can now play RTSP streams and Flash Video streams from your Silverlight applications. The component comes with full source code to the MediaStreamSource classes and therefore allows you to extend or customize them individually. Also included is a policy server and proxy server, that takes care of your cross domain access restrictions if necessary. Check out the demo