I wanna make an Android application. When user touch the button, will start recording a video, and leave the button pause it. Again start to touch I will resume to recording. I searched on the Internet, I can make it with FFMpeg library. But I can't find any example or document. I have generated ffmpeg .so libraries for Android.
Can you give any example links or tutorial or something else.
Thanks