本文介绍了使用c#在asp.net上进行视频会议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我在医院管理系统项目中工作......我需要的是通过实时聊天实现视频会议。我需要录制实时视频并将其保存在数据库中以供将来参考。我需要Sample项目,需要知道什么类型的控件可以用于视频会议。我使用visual studio 2010和SQL Server 2008(SQL Server Management studio)作为后端。
I am working in Hospital Management System Project... What I Need is to Implement Video Conferencing With Live chat . And i Need to Record the live video and Save it in Database for future reference . I need Sample project and need to know what type of controls can be used for video conference .I am using visual studio 2010 and SQL server 2008 ( SQL Server Management studio ) as backend .
推荐答案
这篇关于使用c#在asp.net上进行视频会议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!