record screen video ubuntu 18.04 code example
Example 1: screen recorder ubuntu
sudo apt install kazam
Example 2: ubuntu record video change time
# for Ubuntu
gsettings set org.gnome.settings-daemon.plugins.media-keys max-screencast-length 0
# or use dconf-editor to change from a gui