FFmpeg based video streamer over UDP..
FFmpegExampleStreamerAll is hosted in the following web site
https://github.com/AdiKulkarni/FFmpegExampleStreamerAll
If you think the Android project FFmpegExampleStreamerAll 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 FFmpegExampleStreamerAll.
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 |
FFmpegExampleStreamerAll has the following Java source files.
com.example.h264FFmpegStreamer.AvcEncoder.java com.example.h264FFmpegStreamer.BufferQueue.java com.example.h264FFmpegStreamer.MainStreamerActivity.java