开发者

How to create video,audio chat system in rails,ruby or using node

I want to build video/audio chat application for my one of the social apps.I开发者_开发知识库s there any library are available in java or ruby or node.js that can help us to build audio/video chat application.

Or any suggestion/technical article that help us to build video chat application.


The xmpp protocol is a good start. There are a lot of implementations for servers where some support video conferencing. There is a lot of support for various languages including ruby, java and even a basic implementation for node(http://github.com/astro/node-xmpp) if thats your thing.

http://www.xmpp.org


Try Raydash.com, this has plugin for rails for video chat.

You can find the plugin at github

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜