Skip to content

Screencast / screen record

This page is about screencasting in the sense of recording a stream, see screensharing.md for WebRTC screensharing.

Tools

Kooha

  • GitHub
  • Rust
  • Recent releases
  • Uses WebRTC protocol
  • Screencasts are saved into ~/Videos/Kooha/ as webm

Install:

sudo pacman -S kooha

OBS Studio

see obs-studio.md

wf-recorder

wf-recorder is a utility program for screen recording of wlroots-based compositors

Usage:

wf-recorder --muxer=v4l2 --codec=rawvideo --file=/dev/video2 -x yuv420p

Other tools

Deprecated / Stale