共计 182 个字符,预计需要花费 1 分钟才能阅读完成。
首先需要安装 ffmpeg,从 Ubuntu 15.x 开始,ffmpeg 就已经纳入了官方镜像源中,所以安装也很简单:
sudo apt install ffmpeg
接着来安装 OBS:
sudo add-apt-repository ppa:obsproject/obs-studio sudo apt-get update sudo apt install obs-studio
Linux中利用内存盘提高存取速率
How to Install and Configure Squid Proxy on CentOS 7