lambdanative
lambdanative copied to clipboard
WebRTC support?
https://webrtc.org/native-code/native-apis/
https://github.com/pchab/AndroidRTC
Roadmap request.
@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.
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.