如何使用c#在asp.net中录制来自网络摄像头的视频 [英] how to record a video from webcam in asp.net using c#

查看:97
本文介绍了如何使用c#在asp.net中录制来自网络摄像头的视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。

我想在没有银光帮助的情况下在asp.net(c#)中捕捉和录制网络摄像头的视频...

你能提供吗?我的任何链接或示例代码?

Hi every one
I want to capturing and recording video from webcam in asp.net(c#) without the help of silver light ...
Can you provide me any link or sample code ?

推荐答案

下面是一个免费的jQuery网络摄像头插件的链接。我自己没试过,但看起来很有希望。



http://www.xarg.org/project/jquery-webcam-plugin/ [ ^ ]





我知道你是要求C#代码,但你必须将开发分成许多任务。 Ata最小的东西:

- 在客户端捕获视频

- 将视频从客户端传输到服务器

- 将视频存储在服务器上。



如果jQuery插件为您完成了前两个步骤,那么完成开发的速度将快得多功能。



这是一个论坛帖子的链接。转到第二页,了解海报如何在他们的应用程序中解决它。

http: //forums.asp.net/t/1911753.aspx/1 [ ^ ]

[/编辑]



Soren Madsen
Below is a link to a free jQuery webcam plugin. I have not tried it out myself, but it looks promising.

http://www.xarg.org/project/jquery-webcam-plugin/[^]


I know you are asking for C# code, but you have to divide the development into a number of tasks. Ata minimum something along the lines of:
- Capture the video on the client side
- Transfer the video from the client to the server
- Store the video on the server.

If the jQuery plugin gets the first two steps done for you, it will be a lot quicker for you to complete development of the feature.

Here is a link to a forum thread. Go to the second page to learn how the poster solved it in their application.
http://forums.asp.net/t/1911753.aspx/1[^]
[/EDIT]

Soren Madsen


这篇关于如何使用c#在asp.net中录制来自网络摄像头的视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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