Using WebRTC in Android application

326 views
Skip to first unread message

BP Gangadharan

unread,
Apr 3, 2014, 7:27:58 AM4/3/14
to discuss...@googlegroups.com
Hi,

I am trying to find a way to use webrtc in a native android application. Found that
the libjingle/webrtc source https://code.google.com/p/webrtc/ here includes a java binding.

If I package this javabinding into my android application, I assume it would also 
include 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? 

- Binod.

Ami Fischman

unread,
Apr 3, 2014, 3:10:49 PM4/3/14
to discuss...@googlegroups.com
I am trying to find a way to use webrtc in a native android application.

I recommend you read the AppRTCDemo source code to see how to integrate the API into your app.
 
If I package this javabinding into my android application, I assume it would also 
include libjingle?

Yes, but see the above READMEs to see how (and inspect the resulting .apk's).
 
Would those who install my android application would need to then root their phones to
use the application?

No.  Why would you think they would? 

Also, is there any plugin available to enable WebRTC/PeerConnection/MediaStream apis in the WebView? 

I don't believe so.

Cheers,
-a 

BP Gangadharan

unread,
Apr 4, 2014, 12:19:15 AM4/4/14
to discuss...@googlegroups.com
Thanks for your quick response. 

About my question on rooting: I just dont know what all the webrtc/libjingle package brings in.  Just wanted to make sure that everything in there can be used by a "normal" unrooted user. Thanks for the confirmation though.

Would this java binding make it into standard android java api at some point of time? 

- Binod.


--

---
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.

Ami Fischman

unread,
Apr 4, 2014, 3:00:38 PM4/4/14
to discuss...@googlegroups.com
Would this java binding make it into standard android java api at some point of time? 

There are no public plans to do so at this point.

Cheers,
-a
Reply all
Reply to author
Forward
0 new messages