OBS Studio
1.1、OBS Studio简介
short for:Open Broadcaster Software
是什么 ?:a free and open source software for screen recording and live streaming.
开发语言:C
官方主页:https://obsproject.com
源码仓库:https://github.com/obsproject/obs-studio
1.2、通过包管理器安装OBS Studio
操作系统包管理器安装命令
Windowsscoopscoop install obs-studio
WindowsChocolateychoco install -y obs-studio
macOSHomeBrewbrew install obs
aptsudo apt-get install -y obs-studio
CentOSyumsudo yum install -y obs-studio
dnfsudo dnf install -y obs-studio
openSUSEzyppersudo zypper install -y obs-studio
Alpine Linuxapksudo apk add obs-studio

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm obs-studio
1.3、下载编译好的二进制安装OBS Studio

1.4、OBS Studio的使用
1.5、OBS Studio的插件

https://blog.csdn.net/qq_35970739/article/details/80496974