在服务器端编码视频 [英] Encode video on the server-side

查看:71
本文介绍了在服务器端编码视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用表达式编码器SDK对服务器端的视频进行编码?我正在开发一个Silverlight的Web应用程序,它将捕获视频/音频并对该文件进行编码。作为一个浏览器外的应用程序,很容易做到这一点(LiveJob / Job),但对于一个
的Silverlight网络应用程序,我认为它需要一种不同的方法,因为我无法为Web应用程序引用SDK 。

Is it possible to encode videos on the server-side using expression encoder SDK? I am developing a web application in silverlight that will capture video/audio and encode that file. As a out-of-browser app, it is easy to do this (LiveJob/Job), but for a silverlight web app I think it needs a different approach since I can't reference the SDK for the web app.

有什么建议吗?

推荐答案

好吧,我们使用SDK编码用户上传的内容没有问题。您将不得不在服务器端编写一些代码来处理它,但Expression Encoder绝对能够做到这一点。我们写了一个Windows服务,它有一个HTTP接口
,它会监听编码请求。

Well, we use the SDK to encode user uploaded content with no problems. You will have to write some code on the server side to handle it, but Expression Encoder is absolutely capable of doing it. We've written af Windows Service which has a HTTP interface it listens for on encode requests.

- Loke


这篇关于在服务器端编码视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆