DEV Community

Arseny Zinchenko
Arseny Zinchenko

Posted on • Originally published at rtfm.co.ua on

Linux: Kazam – record a screencast

I had to create a short demonstration video for Okta’s support, googled a tiny, quick and simple application – Kazam.

On Arch Linux can be install from AUR:

$ yaourt -S kazam
Enter fullscreen mode Exit fullscreen mode

Run it:

$ kazam
Enter fullscreen mode Exit fullscreen mode

I set the Automatic save by default (to the ~/Videos):

Now, chose an area to record from:

And the resulted video example:

link

Done.

Similar posts

Top comments (0)