且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Smooth Streaming on Windows Azure

更新时间:2022-10-03 14:27:25

同上一篇,不知道Smooth Streaming是啥参见以前随笔:http://www.cnblogs.com/sun8134/archive/2012/05/14/2499296.html

 

由于Smooth Streaming需要有服务器的支持,如果自备服务器或者服务器网络环境(速度)有困难的话就要考虑租用服务器,当然还有另一种选择,购买Windows Azure的Media Services。

 

至于啥叫Windows Azure么…

请查看MSDN介绍:http://msdn.microsoft.com/zh-cn/library/dd163896.aspx

 

下面我们新建一个Media Services:

Smooth Streaming on Windows Azure

 

创建完成后我们上传一个视频试试效果:

Smooth Streaming on Windows Azure

 

 

正在上传中…

Smooth Streaming on Windows Azure

 

 

上传完成后就该编码了,提供三种编码方式:

Smooth Streaming on Windows Azure

 

 

我们要做Smooth Streaming就选择第一个,开始编码:

Smooth Streaming on Windows Azure

 

 

编码还是要花一定时间的…目测比本地用expression encoder稍微快一点…

Smooth Streaming on Windows Azure

 

 

编码完成后,Smooth Streaming的多种码率就是比较占地方额…

下面要发布视频:

Smooth Streaming on Windows Azure

 

确认发布该视频:

Smooth Streaming on Windows Azure

 

 

完成发布:

Smooth Streaming on Windows Azure

 

 

可以直接播放看看效果:

Smooth Streaming on Windows Azure

 

 

复制下链接的地址,在前面的wp李看看效果:

Smooth Streaming on Windows Azure

 

 

其实Media Services还有更多的功能,详细可以看:

http://msdn.microsoft.com/en-us/library/hh973629



本文转自 sun8134 博客园博客,原文链接:http://www.cnblogs.com/sun8134/archive/2013/01/01/2841245.html   ,如需转载请自行联系原作者