SkillAgentSearch skills...

TouchToRecord

Touch android camera surface view to record video using FFmpeg Recorder

Install / Use

/learn @sourab-sharma/TouchToRecord
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars298
CategoryContent
Updated1y ago
Forks104

Languages

Java

Security Score

65/100

Audited on Mar 16, 2025

No findings