Comment on Rtc.io – Open source WebRTC libraryComments−alecsmart112yThis is definitely a good and much required resource. You should look at also adding components for iOS and Android as well.−badfilesam12yDo you know if it could actually work on iOS and Android? It doesn't seem supported by Safari yet [1]. I'm deeply interested by capturing the microphone on mobile devices with WebRTC.[1] http://iswebrtcreadyyet.com−taterbase12yIf you use Bowser (https://labs.ericsson.com/apps/bowser) you can use WebRTC on web pages with iOS. Otherwise you can build the WebRTC library with your app and make use of the technology natively (https://code.google.com/p/webrtc/)−alecsmart112ySafari doesn't support it. But native apps can support it. I believe Chrome for mobile also supports it.−davidcann12yChrome on iOS does not. Chrome on some Android devices does.−yachtintransit12yyou should check out http://github.com/mschmulen/webrtc-demo it has web rtc running on iOS .−sciurus12yIf you're looking to do WebRTC on those platforms check out Phono Mobile. It supports iOS and Android via Phonegap.http://phono.com/
Comments
This is definitely a good and much required resource. You should look at also adding components for iOS and Android as well.
Do you know if it could actually work on iOS and Android? It doesn't seem supported by Safari yet [1]. I'm deeply interested by capturing the microphone on mobile devices with WebRTC.
[1] http://iswebrtcreadyyet.com
If you use Bowser (https://labs.ericsson.com/apps/bowser) you can use WebRTC on web pages with iOS. Otherwise you can build the WebRTC library with your app and make use of the technology natively (https://code.google.com/p/webrtc/)
Safari doesn't support it. But native apps can support it. I believe Chrome for mobile also supports it.
Chrome on iOS does not. Chrome on some Android devices does.
you should check out http://github.com/mschmulen/webrtc-demo it has web rtc running on iOS .
If you're looking to do WebRTC on those platforms check out Phono Mobile. It supports iOS and Android via Phonegap.
http://phono.com/