I am trying to find a way to use webrtc in a native android application.
If I package this javabinding into my android application, I assume it would alsoinclude libjingle?
Would those who install my android application would need to then root their phones to
use the application?
Also, is there any plugin available to enable WebRTC/PeerConnection/MediaStream apis in the WebView?
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Would this java binding make it into standard android java api at some point of time?