obs
Open Broadcaster Software.
TLDR
Launch OBS
$ obs
Launch OBS in portable mode
$ obs --portable
Automatically start recording a video on launch
$ obs --startrecording
Automatically start the replay buffer on launch
$ obs --startreplaybuffer
Automatically start streaming on launch
$ obs --startstreaming
Minimise to the system tray on launch
$ obs --minimize-to-tray
Make the log more verbose (for debugging)
$ obs --verbose
SYNOPSIS
obs
DESCRIPTION
obs (OBS Studio) provides efficient recording and streaming of live video content. It supports live RTP streaming to various streaming sites.
Other features include:
Encoding using H264 (x264) and AAC
Unlimited number of scenes and sources
File output to MP4 or FLV
GPU-based game capture for high performance game streaming
Bilinear or lanczos3 resampling
Note that OBS Studio requires an OpenGL 3.2 compatible video card.