Android Open Source - Video Capture octo-cam






Project Summary

Capture and stream video to a server over TCP from your Android phone.

Web Site / Source Repository

octo-cam is hosted in the following web site
https://github.com/albancrommer/octo-cam

If you think the Android project octo-cam 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 octo-cam.

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version15
Activity Count2
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.RECORD_AUDIO
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

octo-cam has the following Java source files.

com.octopuce.octocam.CameraPreview.java
com.octopuce.octocam.ConnectionHandler.java
com.octopuce.octocam.FullscreenActivity.java
com.octopuce.octocam.NetworkActivity.java
com.octopuce.octocam.OctoActivity.java
com.octopuce.octocam.SocketListenerInterface.java