Hacker News new | ask | show | jobs
by GFischer 3716 days ago
I don't think you can stream iPhone's microphone from Safari with WebRTC.

The plugin I mentioned is http://skylink.io/plugin/ , but it only works for Safari on Mac.

You'll need to build a native app

https://webrtc.org/native-code/ios/

or try Bowser

http://www.openwebrtc.org/bowser/

(I haven't yet).

1 comments

Thanks, this is exactly what I found out.