网络聊天系统内的网络摄像头
我需要为网络聊天系统实现一个网络摄像头。我试图避免视频数据通过网络服务器......它应该直接从客户端传输到客户端(就像他们使用 Skype 一样)。
关于从哪里开始或使用什么来实现这一点有什么想法吗?谢谢。
I need to implement a webcam for a web chat system. Im trying to avoid that the video data goes through the webserver... it should go directly from client to client (as if they were using with skype).
Any ideas on where to start or what to use for this? Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在 google 上搜索 Flash P2P。
这看起来可能是一个很好的起点: 链接文字
Do a google search for Flash P2P.
This looks like it might be a good starting point: link text