stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.
https://stephenlb.github.io/webrtc-sdk/
MIT License
856 stars 278 forks source link

iOS Example #16

Closed genecyber closed 8 years ago

genecyber commented 8 years ago

I'd like to see an example of a native implementation I could deploy to iOS

A fallback to pubnub non rtc would be nice in the even that I'm running an app in a browser that doesn't support getusermedia (iOS webview)

evilantnie commented 8 years ago

I'd like to see this too, the documentation is a little misleading since there is no out-of-the-box support for iOS in this SDK. I'm assuming that the ICE negotiation is pretty standard so it may not be a huge leap to leverage something like https://github.com/ISBX/apprtc-ios and wire it up to pubnub's implementation. I may try that and see where it lands me but it would be nice if @stephenlb could provide a little direction for us.

stephenlb commented 8 years ago

iOS not supported. Use https://xirsys.com/ or https://www.sinch.com/