Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 2.37 KB

README.md

File metadata and controls

59 lines (45 loc) · 2.37 KB

Unofficial Snap Packaging for SimpleScreenRecorder

Icon of SimpleScreenRecorder

This is the unofficial snap for SimpleScreenRecorder, "A feature-rich screen recorder". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Build Status Badge of the simplescreenrecorder-brlin Snap

Screenshot of the Snapped Application

Published for with 💝 by Snapcrafters

Installation

(Don't have snapd installed?)

In a Terminal

# Install the snap #
sudo snap install simplescreenrecorder-brlin

# Connect the snap to optional security confinement interfaces #
## To allow access to ALSA devices ##
sudo snap install core
sudo snap connect simplescreenrecorder-brlin:alsa

## TO allow SimpleScreenRecorder to save recordings to `/media` or `/mnt`
sudo snap install core
sudo snap connect simplescreenrecorder-brlin:removable-media

# Launch the application #
simplescreenrecorder-brlin

## If you have another existing installation ##
snap run simplescreenrecorder-brlin

The Graphical Way

Get it from the Snap Store

What is Working

  • Launch
  • PulseAudio audio capture
  • ALSA audio capture
  • I18N
  • Builtin output profiles
  • Preview pane
  • Log pane
  • Hotkeys
  • Recording (H.264/Vorbis)

What is NOT Working...yet

Check out the issue tracker for known issues.

Support