capture video from some device.
videoCapture is hosted in the following web site
https://github.com/commshare/videoCapture
If you think the Android project videoCapture 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 videoCapture.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.RECORD_VIDEO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
videoCapture has the following Java source files.
cn.itcast.h264test.AbstractTimer.java cn.itcast.h264test.MainActivity.java cn.itcast.h264test.SingleSecondTimer.java