Android Open Source - Video Capture VideoCapture






Project Summary

DASH video capture for Android (NUS CS5248).

Web Site / Source Repository

VideoCapture is hosted in the following web site
https://github.com/edwinbs/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.

Project Detail

The following table is the detailed list of VideoCapture.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
apache-mime4j-0.6.1.jar
apache-mime4j-0.6.1.jar
httpmime-4.0.1.jar
httpmime-4.0.1.jar
isoviewer-2.0-RC-15.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_MOCK_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in VideoCapture. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

VideoCapture has the following Java source files.

com.nus.edu.cs5248.pipeline.DashResult.java
com.nus.edu.cs5248.pipeline.ListVideoStreamletsCallback.java
com.nus.edu.cs5248.pipeline.SegmenterCallback.java
com.nus.edu.cs5248.pipeline.Storage.java
com.nus.edu.cs5248.pipeline.VideoUploaderCallback.java
com.nus.edu.cs5248.pipeline.static.java
com.nus.edu.cs5248.videocapture.CameraSurfaceView.java
com.nus.edu.cs5248.videocapture.VideoPreview.java
com.nus.edu.cs5248.videocapture.VideoRecorderActivity.java