Camera mirror on Android by using native Webrtc APIs.
android-webrtc-demo is hosted in the following web site
https://github.com/openflint/android-webrtc-demo
If you think the Android project android-webrtc-demo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-webrtc-demo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 13 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | libjingle_peerconnection.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CAMERA android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in android-webrtc-demo. The names of the image files are listed as follows.
disconnect.png ic_action_full_screen.png ic_action_return_from_full_screen.png ic_loopback_call.png
The following screenshort is generated from the image listed above.
android-webrtc-demo has the following Java source files.
com.infthink.demo.webrtc.AppRTCAudioManager.java com.infthink.demo.webrtc.MainActivity.java com.infthink.demo.webrtc.PeerConnectionClient.java com.infthink.demo.webrtc.WebRtcHelper.java com.infthink.demo.webrtc.WebrtcChannel.java