Capture and stream video to a server over TCP from your Android phone.
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.
The following table is the detailed list of octo-cam.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 15 |
Activity Count | 2 |
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.RECORD_AUDIO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
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