Sign In
|
Register
Home
Blogs
Search
About
Subscribe:
RSS
iPod/MP4
Zune
Blogs
>
Ben Waggoner
First MediaStreamSource example is up
Posted By:
Ben Waggoner
|
Oct 1st, 2008 @ 10:04 AM
|
3,554
Views |
6
Comments
Formats:
My colleague Larry Olson has posted the
first public demo project for MediaStreamSource
. This new Silverlight 2 feature enables file parsers and network protocols to be implemented in managed code inside of Silverlight, thus enabling support beyond the built-in native formats. Since MSS passes off the compressed media samples to the native decoders, it should offer nearly the same performance as a native code implementation (parsers aren't that expensive). But since it runs inside of the Silverlight managed code sandbox, support for new formats and protocols can be just added into player's .XAP package file, and will be completely transparent to the end user.
MediaStreamSource is one of the biggest enabling features in Silverlight 2. At IBC, people came up with all kinds of crazy, awesome, and even useful ideas of what to do with it beyond anything I'd ever imagined. Really, the only big limitation is that you can't use UDP packets, as they're not supported by the Silverlight networking stack.
Some people have had trouble finding the MSDN docs about MSS, so I'll list them here as well:
MediaStreamSource Class
MediaStreamSource Members
Tags:
Larry Olson
,
MediaStreamSource
,
silverlight
Rating:
0
0
Share:
Del.icio.us
Digg
Facebook
FriendFeed
Blogs
>
Ben Waggoner
>
First MediaStreamSource example is up
Be the first to comment!
Reply
Reply to root
In reply to {0}
Start related discussion
Forum:
The Forum
Subject:
Tags
*Loading available tags