candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

Care to add video calls support? #451

Open andrey-utkin opened 8 years ago

andrey-utkin commented 8 years ago

The only web-based XMPP client with video calls support I know is Jappix, but it works only on Jappix.com and I cannot get it to work on my own setup, and the maintainer is not helpful. Care to work on this? I am considering a donation/bounty for this. Thanks.

benlangfeld commented 8 years ago

Absolutely this is something we'd like to add, but it is not a small task. If a bounty is the way you choose to deal with it, you should anticipate it being a relatively large one.

andrey-utkin commented 8 years ago

Will think on it. This is more a community need than my personal/business one, so please consider leaving this ticket open waiting for more potential pledgers :)

rasos commented 8 years ago

jsxc has integrated WebRTC https://www.jsxc.org/. To get Audio/Video chat working across firewalls and NATs, you'll need to set up a STUN/TURN server like co-turn.