How to record webcam video and audio using ffmpeg
Introduction
Hello! ๐
In this tutorial I will show you how to use the ffmpeg command to record your webcams video and audio to an mp4 file.
The Command
The command is a pretty simple one liner. (Please note my machine is Linux so the format/input m...
ethan91.hashnode.dev2 min read