I implement Video recording using ContinuousCaptureActivity.java. it\'s work perfectly.
Now i want to add Audio in this video.
I know using
Sorry, I am late. this is what you want.
https://github.com/Kickflip/kickflip-android-sdk
It also implemented encoding with MediaCodec and upload video stream with ffmpeg.