本文介绍了使用“原始”源文件创建按需平滑流服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好......
是否可以设置IIS流媒体服务器,而不是预先流式传输服务器处理过的媒体文件,将动态编码???
is it possible to setup an IIS Streaming server, which instead of streaming pre-processed media files, will encode on the fly ???
类似这样的事情:
Silverlight SmoothStreaming客户端 - > IIS - >使用CUDA(或6核CPU)动态编码Movie.MKV
Silverlight SmoothStreaming Client -> IIS -> Encode Movie.MKV on the fly using CUDA (or 6-Core CPU)
谢谢......
thanks...
推荐答案
我们目前通过实时平滑流支持本场景的第一部分。它发布到Live发布点。我们计划在尚未发布的SP版本中支持cuda编码。
We currently support the first part of this scenario with Live Smooth Streaming. It posts up to a Live publishing point. We are planning on supporting cuda encoding with our SP release which has not yet released.
问候
-Matt
这篇关于使用“原始”源文件创建按需平滑流服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!