01-24-2020, 07:06 PM
Hello dear
Saya mau share alternatif screen video recording selain Kazam, Simple Screen Recoder dan Record my desktop.
OBS Studio adalah perekam layar dan juga bisa streaming pada platform :
kalian bisa lihat informasi dari situs nya langsung pada link berikut OBS STUDIO
cara install Obs Studio
1. Ubuntu/Backbox installation
2. Debian installation
3. Arch/Manjaro installation
Note : untuk manjaro sebaik nya mengaktifkan repository AUR
untuk instalasi distro linux lain nya bisa mengunjungi WIKI INSTALLATION
Cheer's EDELWIS
Saya mau share alternatif screen video recording selain Kazam, Simple Screen Recoder dan Record my desktop.
OBS Studio adalah perekam layar dan juga bisa streaming pada platform :
- Youtube
- Twitch
- Facebook
- Mixer.com
- Twitter
kalian bisa lihat informasi dari situs nya langsung pada link berikut OBS STUDIO
cara install Obs Studio
1. Ubuntu/Backbox installation
Code:
sudo apt-get install ffmpeg
Setelah itu tambahkan repository obs studio dengan cara :
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update
sudo apt-get install obs-studio
2. Debian installation
Code:
sudo apt install obs-studio
3. Arch/Manjaro installation
Code:
sudo pacman -S obs-studio
Note : untuk manjaro sebaik nya mengaktifkan repository AUR
Screenshots
untuk instalasi distro linux lain nya bisa mengunjungi WIKI INSTALLATION
Cheer's EDELWIS