问题描述
我开始寻找到技术支持,使用一个网络浏览器,并使用胖客户端另一方涉及一方之间视频聊天的一个项目(技术待定,每下文)。
I'm starting to look into technologies to support a project that involves video chat between one party using a web browser and another party using a fat client (technology TBD, per below).
我看需要三个组件被识别(我倒是preFER,以避免重复的轮子):Web客户端(视频录制和放大器;播放),胖客户端(录像和放;回放),和一台服务器作为他们之间的交流。
I see three components that need to be identified (and I'd prefer to avoid reinventing any wheels): the web client (video recording & playback), fat client (video recording & playback), and a server to act as interchange between them.
当我上次类似的工作年前一样闪光似乎是镇上唯一的游戏,但我怀疑还有其他可行的选择了。什么一整套技术上面的组件(或建议的替代体系结构),符合以下?
When I last did similar work years ago Flash seemed to be the only game in town, but I suspect there are other viable options now. What set of technologies for the above components (or suggest an alternate architecture) fit my wishlist below?
- Web的客户端可以被嵌入在网页中,将有访问本地相机。
- 胖客户端必须是太容易,自动(即没有复杂的摄像头配置)
- 从浏览器中(例如在webstart)启动此方是合法
感谢您的指点!
推荐答案
的Silverlight,与IIS7(0.5)。
Silverlight支持视频流,并支持网络摄像头。它也被用于奥运会的videostreaming。而随着外的浏览器的支持,你适合僵尸网络客户端和瘦客户端Silverlight, with IIS7(.5).Silverlight supports streaming video and it supports webcams. It was also used for the olympics for videostreaming. And with the out-of-browser-support, you fit bot the web client, and the think client
这篇关于最好的技术,网络到应用程序的视频聊天?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!