开发者

Android video chat using XMPP

I've been investigating the best way to develop a video chat application on android that:

a) Is straight P2P

OR

b) Can take advantage of existing services (gtalk?开发者_运维知识库) that already support video chat to handle communications while being able to maintain a custom interfaced app

For this I was considering using XMPP + Jingle. I've seen this post and this, and I'm not sure if this idea is viable atm. What I would like to know is if it is in fact possible to use jingle on android and what, in your opinion, would be the best library/API from those available (patched smack, official smack, asmack, beem's asmack..) to use given my purpose.

I would also appreciate opinions regarding if option A or B are best (or even possible, since I'm not sure option B is).


I have researched Beem for about 1 week and I found Beem does not completely implement the Application types and transport method of jingle.


Hi I'm posting this answer to help people searching about android video chat I think the best way is to user android webrtc use this as client

android client

and use this as server

server I'm posting this after weeks and weeks of search so believe me this is the best solution

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜