Post

Cài đặt OBS Studio cho Linux Mint

OBS Studio là 1 công cụ dùng để quay phim màn hình.

Thêm kho của OBS Studio bằng câu lệnh:

1
sudo add-apt-repository ppa:obsproject/obs-studio

Cập nhật danh sách gói hệ thống:

1
sudo apt update

Cài đặt:

1
sudo apt install ffmpeg obs-studio

Đọc thêm:

This post is licensed under CC BY 4.0 by the author.