how to do voice/video chat in android using smack api's [closed]

随声附和 提交于 2019-11-28 21:40:38

Well, the Beem Project is working on this too. Maybe you find here some hints about jingle implementation in Java and Android.

But providing voice and video calls via XMPP is not so trival. smacks jingle branch is pretty old and I am not sure if the API reflects the current state of the jingle specification. But it was implemented as a Google SoC project. This may a hint of a solid API. You have to try yourself.

You can use Quickblox for android thay are handling video chat

http://quickblox.com/

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!