Skip to content

Touch android camera surface view to record video using FFmpeg Recorder

Notifications You must be signed in to change notification settings

sourab-sharma/TouchToRecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

TouchToRecord - Like Vine Instagram Whatsapp Video Recorder

This code just provide a way to record audio and video separately and then merge them both using ffmpeg command, so that we can have pause/record function for user.

Touch/Press android camera surface view to record video using FFmpeg Recorder from JavaCV. Using this I have implemented Vine like touch and hold video recording feature.

It will stop recording the video when user will lift the finger from camera surface view. User can pause and continue video recording after any interval of time. Once user have finished recording the video, click next to play the recorded video.

JavaCv Credits: https://github.com/bytedeco/javacv

LICENSE:

Give Credits and add this repo url to your blog/repo. No License restriction from me but JAVACV license has to be obeyed as I have made this code with help of that repo. Check that at the time you are using this code.

About

Touch android camera surface view to record video using FFmpeg Recorder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages