简单的red5聊天
我想创建简单的red5视频聊天,由两个swf组成,一个用于显示来自网络摄像头的用户视频,这很简单,我遇到的问题是如何从第二个swf文件中获取其他用户的视频服务器, 基本上我想将 swf 文件与 php 和 mysql 连接起来,以便各个用户可以相互连接, 有没有人有一个例子或一些可以使用的东西,因为我被困在这里,我也在网上搜索过这个主题,但大多数视频聊天教程都是复杂的。
i want to create simple red5 video chat, consisting of two swf, one for showing the video of the user from webcam which is easy, the problem that i am having is how to get the video of the other user in the second swf file from the server,
Basically i want to connect the swf files with the php and mysql so the respective users can connect with each other,
Does any one have an example or something to work with as i am stuck here, i have also searched the net on this topic but most off the video chat tutorials are complex ones.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看
http://www.red5chat.com/
这可能会对您有所帮助。
Have a look at
http://www.red5chat.com/
This may help you.