lambdanative icon indicating copy to clipboard operation
lambdanative copied to clipboard

WebRTC support?

Open 11111000000 opened this issue 8 years ago • 2 comments

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

https://github.com/pchab/AndroidRTC

Roadmap request.

11111000000 avatar Jun 11 '16 14:06 11111000000

@11111000000 this is on our radar, but unfortunately not simple! We had a look at libjingle and webrtc a while ago but haven't yet found a platform-independent way of implementing it while avoiding some terrible dependencies. We'll have a look at your AndroidRTC link and https://tech.appear.in/2015/05/25/Getting-started-with-WebRTC-on-iOS/ to see what we can come up with. If you are willing to help with this we'd appreciate it! In the meantime @clpetersen is working on a hook to an externally running browser.

mgorges avatar Jun 11 '16 18:06 mgorges

https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/ might be another place to start, if you were more interested in the processing / server side of things.

mgorges avatar Oct 17 '16 06:10 mgorges