DASH video capture for Android (NUS CS5248).
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.
The following table is the detailed list of VideoCapture.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-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 Permissions | android.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 |
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.
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