Screen Recorder for linux 🔴

Open Broadcaster Software Studio (OBS Studio) - As of 2024 / HN

# OBS Studio ⮺

Open source - support for win / macos / linux. Most complete with Wayland support.

# install ⮺ / release

Notes

  • AppImages store profiles in /.config/obs-studio/
  • whereas Flatpak store them in ~/.var/app/com.obsproject.Studio/config/obs-studio/

To sync them, copy profiles & scene in the other location. Audio Filter are in stored in scene folder.

If you need to merge them, for scene the best way is to import/export them.

$ cp -r ~/.config/obs-studio/basic/profiles ~/.var/app/com.obsproject.Studio/config/obs-studio/basic/
$ cp -r ~/.config/obs-studio/basic/scenes ~/.var/app/com.obsproject.Studio/config/obs-studio/basic/

see also

Features

  • Audio filtering
  • recording screen or window
  • Game capture

# Vertical Recording

# Hardware Keys ⮺

example

# SimpleScreenRecorder ⮺

sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
sudo apt-get update
sudo apt-get install simplescreenrecorder

# GIF Recorder ⮺

# Peek ⮺

# review ⮺

# see also

Written on February 23, 2018, Last update on April 30, 2026
screen recorder broadcast youtube linux-audio gif profile