Welcome to MSDN Blogs Sign in | Join | Help

Mike Ormond's Blog

In my world, things would be simpler than this...

News

  • Add to Technorati Favorites

    These postings are provided "AS IS" with no warranties, and confer no rights. The use of any script / code samples is subject to the terms specified here.

URLs for your Silverlight Streaming Videos

Trying to upload and use videos in Silverlight Streaming in your Silverlight application used to be a little convoluted. For one thing you had to use the "special" Silverlight.js script from Silverlight Streaming. Using initParams you would then pass in a special string of the form:

streaming:/accountId/fileset/filename.wmv

and Silverlight Streaming would work some magic and hand you back a URL. This is a little cumbersome, especially if you have multiple videos, although you can also pass a "root" to your videos and use relative URLs from there.

Anyway, things have changed and you can now access your video in Silverlight Streaming via a permalink of the form:

http://silverlight.services.live.com/accountId/fileSet/fileName.wmv

So, for example, I have a video at http://silverlight.services.live.com/27832/Testing123_canDelete/MediaPlayer1_Full.wmv. Click the link and you should be able to view it (until I delete it that is - it was a test after all :-)). I sometimes get prompted for credentials for some reason. Click cancel and the video should still work okay.

Posted: Thursday, June 05, 2008 11:02 AM by MikeOrmond
Filed under:

Comments

Mike Ormond's Blog said:

I’ve just been scratching my head wondering why I can’t publish from Expression Encoder 2 to Silverlight

# January 8, 2009 1:00 PM
New Comments to this post are disabled
Page view tracker