ffmpeg_screen_recorder/
lib.rs

1/*!
2# FFmpeg Screen Recorder
3
4This 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.
5*/