Android live camera video to a webpage over internet (not wifi).
LiveCamera is hosted in the following web site
https://github.com/moktar/LiveCamera
If you think the Android project LiveCamera 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 LiveCamera.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in LiveCamera. The names of the image files are listed as follows.
ico_mute.png ico_pause.png ico_play.png ico_screen_resolution.png ico_settings.png ico_stop.png ico_unmute.png
The following screenshort is generated from the image listed above.
LiveCamera has the following Java source files.
info.androidhive.androidvideostreaming.AppConfig.java info.androidhive.androidvideostreaming.MainActivity.java