Android Open Source - Development wifi Webcam






Project Summary

Make an android phone a WiFi webcam.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Webcam.

ItemValue
Java File Count8
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.SYSTEM_ALERT_WINDOW




Resource Files

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.

null

Java Source Files

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