how to implement video chat in iphone
Asked Answered
M

1

6

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

Metaphysic answered 1/6, 2011 at 19:40 Comment(3)
did you get any satisfactory result?Nomadic
Please check this answer https://mcmap.net/q/883150/-live-video-chat-for-iphone-and-http-live-streamingDownfall
Check out the iOS Video SDK from Twilio: twilio.com/docs/api/video/guide/quickstart-iosLarva
S
3

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

Superannuate answered 15/7, 2011 at 15:21 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.