how to implement video chat in iphone

混江龙づ霸主 提交于 2020-01-01 05:18:20

问题


Can anyone please tell me the way to do video chat in iphone? I tried to search it on many website but in vain.

I found this link: http://code.google.com/p/xmppframework/wiki/iPhone

I am not sure if this works for the video chat too?

Thanks, Naveed


回答1:


I don't have experience with XMPP, but I think you would have to add your own video solution on top of it. This is definitely not a straightforward task to accomplish - but this might be useful for you:

1) http://code.google.com/p/idoubs/ - open-source 3GPP IMS client for iOS 2) http://labs.adobe.com/technologies/cirrus/ - RTMFP protocol - works on iOS when compiled with Adobe AIR 2.6

Best,

-Gabriel



来源:https://stackoverflow.com/questions/6206706/how-to-implement-video-chat-in-iphone

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