如何在c#,net中制作在线视频聊天应用程序? [英] how to make online video chat application in c#,net?

查看:87
本文介绍了如何在c#,net中制作在线视频聊天应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在c#,net中制作在线视频聊天应用程序?

how to make online video chat application in c#,net?
its a desktop application.

推荐答案

那是什么问题?绝对不适合Q& A.您显然根本不做任何研究,只是想使用别人的作品?听说过Google吗?还是尝试在Codeproject上搜索?如果这样做,您会发现很多文章,可能会对您有所帮助.由于我今天心情很好,因此我在下面列出了其中一些文章.也许您想看看它们,然后自己做一些工作?但是可能您只希望将整个项目移交给一个银盘.不会发生的.

如果您遇到真实的问题或问题,请仔细研究并返回.

使用C#进行图片聊天 [在ASP.NET中建立基于AJAX的聊天室 [聊天客户端服务器 [与美国直接投资聊天 [使用WCF服务和JSon进行ASP.Net聊天 [A. R.实时支持:基于XML的客户支持聊天解决方案 [ ^ ]
使用ASP.NET Ajax构建基于Web的聊天 [使用AJAX的ASP.NET中的聊天应用程序(弹出式窗口) [使用JavaScript和XML编写ASP聊天(第2部分) [在C#中使用Web服务的聊天应用程序 [可自定义GUI的Java聊天 [使用Jabber.Net的Google聊天桌面应用程序 [使用AJAX的ASP.NET中的Web用户控件 [聊天程序 [ ASP.NET中的简单聊天应用程序 [使用C#.NET远程处理技术的全球文本聊天室应用程序 [ [一个简单的] AI聊天机器人向导:创建,训练和聊天 [使用JavaScript和XML编写ASP聊天(第1部分) [简单的语音聊天 [用于ASP.NET的简单聊天应用程序 [
What kind of a question is that? Definitely not suitable for Q&A. You obviously didn''t do any research at all, just want to use other people''s work? Ever heard of Google? Or tried to search here on Codeproject? If you would have done that, you would have found many articles, that might be of help. I listed some of those articles below, since I am in good mood today. Maybe you want to have a look at them, and actually do some work on your own? But probably you only wanted the complete project handed over on a silver plate. Not going to happen.

Work through this and come back, if you have a real question or problem.

Picture Chat Using C#[^]
Building an AJAX based chat room in ASP.NET[^]
Chat Client Server[^]
Chat With US DI[^]
ASP.Net chatting using WCF Services and JSon[^]
A. R. Live Support: XML Based Customer Support Chat Solution[^]
Build a Web based Chat using ASP.NET Ajax[^]
Chat Application in ASP.NET Using AJAX (Pop-up Windows)[^]
Writing ASP Chat using JavaScript and XML (Part 2)[^]
Chat Application using Web services in C#[^]
Java Chat With Customizable GUI[^]
Google Chat Desktop Application using Jabber.Net[^]
Web User control in ASP.NET with AJAX[^]
Chat program[^]
Simple Chat Application in ASP.NET[^]
Global Text Chat Room Application using C#.NET Remoting Technology[^]
[A Simple] AI Chatbot Wizard: Create, Train and Chat[^]
Writing ASP Chat using JavaScript and XML (Part 1)[^]
Simple Voice Chat[^]
Simple chat application for ASP.NET[^]

If you have the feeling, that you saw this exact answer before, then you are right. I posted exactly the same thing yesterday, and already three other times before. Seriously, how difficult is it to do at least a tiny bit of research yourself?????


您应该在问题中进行更详细的说明,这将是基于Web的还是基于Web的?桌面应用程序,如果要成为桌面应用程序,则涉及很多事情,您还必须从系统的麦克风捕获音频,然后再使用编解码器(G72​​9)对其进行压缩,然后再将其发送给另一方您将在发送之前使用(h263或h264)等编解码器从网络摄像头捕获视频并对其进行压缩,我建议您在codeproject中搜索视频聊天项目,并可以在directshow.net上阅读更多内容
You should be more detailed in your question, is it going to be web based or a desktop application, if its going to be a desktop application, there a lot of things involved, you have to capture the audio from the system''s microphone compress it using a codec(G729) before sending it to the other party, as well u will capture the video from webcamera compress it as well using codecs such as(h263 or h264) before sending, I suggesst you search codeproject for projects on video chat, and you can read more on directshow.net


您好
我希望两个人之间可以聊天的ASP页面可以设计
如果您收到有关此代码或优惠的文章
Hello
I want an ASP page to chat between two people can design
If you get an article about this Code or Offer


这篇关于如何在c#,net中制作在线视频聊天应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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