This program is a gadget which helps you use FFmpeg to record your screen on Linux. The video record can be saved as a file, or be streamed via RTMP protocol.
All you need is FFmpeg. You can get one here. It has to be compiled with libxcb, libfdk-aac and libx264 libraries.
``` USAGE: ffmpeg-screen-recorder [OPTIONS]
OPTIONS:
-a, --with-audio Record your screen with audio which could be internal or external. It depends on your computer environment.
-f, --ffmpeg-path