How to Use expression encoder to publish a Silverlight streaming video to a blog?
Today I saw an article in my blogArticleAdd the Silverlight application step by step on your page. Do it step by yourself. The test was successful, so I was excited for a while. However, looking back, I found it was a little troublesome. The following describes a quick and convenient method. If you have not read any of the above articles, we suggest you read them before reading this article, because I will not repeat what I have introduced here.
1. Download and install expression Encoder
Http://itsoft.chinaunix.net/04/0401/88942/88942_3.shtml
2. download and install the expression encoder release plug-in
Http://www.microsoft.com/downloads/details.aspx? Familyid = 382a3306-b212-4df3-af86-5d48be550b94 & displaylang = en
This plugin allows you to directly publish videos to Silverlight streaming.
After installing the plug-in, open expression encoder and you will see the "publish" Panel on the "output" tab:
After encoding, enter the account and key of sliverlight streaming, and click "publish" to publish the video directly to Silverlight streaming, you will see in the code that you can directly copy and paste to the blog for useCodeFragment
3. If you are using live writer to publish an article, there is a quicker way to avoid copying and pasting the code.
First download and install a live writer Silverlight plug-in
Http://gallery.live.com/liveitemdetail.aspx? Li = 9f952b71-9883-4937-9f28-1e58002bb2ce & PL = 8 & bt = 9
Next, open live writer and select insert-> Silverlight streaming application
Enter the user ID and key, click "refresh", and you will see the Application List on your Silverlight streaming. Select any application and click OK.
The following is a Silverlight streaming video I released. It may be slow. Please be patient.
This method is also used to add players in the bulletin board of my blog.