Skip to content

Comment on Rtc.io – Open source WebRTC libraryparent

Comments

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 .

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.