Make an android phone a WiFi webcam.
Webcam is hosted in the following web site
https://github.com/xiongyihui/Webcam
If you think the Android project Webcam 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 Webcam.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CAMERA android.permission.INTERNET android.permission.SYSTEM_ALERT_WINDOW |
There are 2 image files in Webcam. The names of the image files are listed as follows.
ic_action_search.png ic_stat_webcam.png
The following screenshort is generated from the image listed above.
Webcam has the following Java source files.
cn.xiongyihui.webcam.BackgroundService.java cn.xiongyihui.webcam.ForegroundActivity.java cn.xiongyihui.webcam.JpegFactory.java cn.xiongyihui.webcam.JpegProvider.java cn.xiongyihui.webcam.MainActivity.java cn.xiongyihui.webcam.MjpegServer.java cn.xiongyihui.webcam.SettingsActivity.java cn.xiongyihui.webcam.SimpleServer.java