编码器SDK问题 [英] Encoder SDK Questions

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

问题描述

目前,我的公司使用Windows Media Encoder 9系列在个人电脑上录制视频,以监控用户在工作中的表现。  编码是从基于Win32 C ++的项目的Windows服务执行的。

Right now my company uses the Windows Media Encoder 9 Series to record video on individual PCs to monitor what the users are doing at work.  The encoding is being performed from a Windows Service that is a Win32 C++ based project.

我们希望更新并开始使用新编码器,因为旧编码器正在逐步淘汰,但是我有很多问题我喜欢有人回答,所以我可以更好地理解许可和可用性。

We would like to update and start using the new encoder since the old one is being phased out, but I have quite a few questions that I'd love for someone to answer so I can better understand the licensing and usability.

1。对于将要进行录制的每台PC(因此需要在PC上安装编码器),是否需要购买49美元的许可证?  如果是这样,是否有可用于降低价格的OEM或批量许可证(我们需要花费数百美元b b,甚至可能需要数千台PC)?

1. For each PC where recording will be taking place (thus requiring the encoder to be installed on the PC), is it required to purchase the $49 license for it?  If so, is there any OEM or bulk license available to reduce the price (we're taking hundreds and possibly even thousands of PCs)?

2。我们可以将编码器与我们的安装程序捆绑在一起,所以它们都作为一个包安装吗?  如果没有,有什么选择?

2. Can we bundle the encoder with our installer so it's all installed as one package?  If not, what options are there?

3。我相信Windows XP SP3或更高版本,Vista,Windows 7等PC都支持该编码器。  这是正确的吗?

3. I believe the encoder is supported on Windows XP SP3 or higher, Vista, Windows 7, etc. PCs.  Is that correct?

4。 SDK是否允许通过API调用以编程方式配置和启动/停止录制?

4. Does the SDK allow recordings to be programatically configured and started/stopped via  API calls?

5。录音可以通过Windows服务完成吗?

5. Can the recordings be done from a Windows Service?

6。我的理解是必须安装.NET才能使用编码器。  这是对的吗?  如果是这样,.NET所需的最低版本是什么?

6. My understanding is .NET must be installed to use the encoder.  Is that correct?  If so, what's the minimum version of .NET required?

推荐答案

1。有一个免费版的编码器。所以你不需要支付

1. There is a free version of Encoder. So you don't need to pay the


49,除非你想要像H.264编码的Pro版本。
49 unless you want the Pro versions like H.264 encode for example.

2。目前我们没有任何东西,但它正在讨论中。

2. Currently we don't have anything, but it's something that is being discussed.

3。是的,您可以在下载页面上看到支持的操作系统( http://www.microsoft.com/downloads/details.aspx?FamilyID=b686399e-db71-4c4c-a457-c5b69b60e4d5&displaylang=en#Requirements

3. Yes, you can see the supported OS's on the download page (http://www.microsoft.com/downloads/details.aspx?FamilyID=b686399e-db71-4c4c-a457-c5b69b60e4d5&displaylang=en#Requirements)

4。是的,我们现在有一个SDK,可以让你基本上完成你在UI中可以做的一切。

4. Yes we now have an SDK that allows you to basically accomplish everything you can do in the UI.

5。只要可以从Windows服务访问捕获设备就可以了。

5. As long as the capture device can be accessed from a Windows Service it should be fine.

6。是的,你需要.NET 4

6. Yes you need .NET 4

希望有所帮助

问候<
Dean。

Hope that helps
Regards
Dean.

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

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