I want to develop Android Native video chat app using WebRTC(Not browser). Main feature is Android user can able to call Desktop web browser. Any way?(please without third party API)
You can use WebRTC facilities in the Android Platform with the help of Ant Media Server's Native WebRTC Android SDK.
The WebRTC Native APIs implementation is based on W3C's WebRTC 1.0: Real-time Communication Between Browsers. The code that implements WebRTC Native APIs (including the Stream and PeerConnection APIs) are available here. A sample client application is also provided.
First we need to setup all tools we need, which is depot_tools, it includes custom git binary, ninja build tools, gclient, gn, fetch etc. It is quite easy, clone the repository from https://chromium.googlesource.com/chromium/tools/depot_tools.git then add the local cloned repository into the PATH environment variables.
It's possible using javascript (intel xdk) hybrid app
link:https://crosswalk-project.org/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With