h264 video streamer based on MediaCodec API android..
h264MediaCodecStreamerAndroid is hosted in the following web site
https://github.com/AdiKulkarni/h264MediaCodecStreamerAndroid
If you think the Android project h264MediaCodecStreamerAndroid 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 h264MediaCodecStreamerAndroid.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
h264MediaCodecStreamerAndroid has the following Java source files.
com.example.h264codecstreamer.AvcEncoder.java com.example.h264codecstreamer.BufferQueue.java com.example.h264codecstreamer.MainStreamerActivity.java