Vokoscreen is a screen recording tool that can be used to record educational videos, live recordings of the browser, installation, videoconferences, etc. You can capture an alone video or video and sound (via ALSA or PulseAudio). The program is very simple and uses a minimalistic GUI. It also can capture your face using a webcam at the same time, so this feature is especially suitable for screencasting purposes. Another feature is the direct capture of IEEE1394 digital cameras.
In this article, we will explain how you can install the Vokoscreen utility through the Ubuntu UI. We will also tell you how to record videos by making custom recording settings. This program uses FFmpeg features and saves the capture in formats like AVI, MP4, FLV, and MKV for video and MP3 for audio.
We have run the commands and procedures mentioned in this article on a Ubuntu 18.04 LTS system.
On your Ubuntu desktop Activities toolbar/dock, click the Ubuntu Software icon.
In the Software Manager, click the search icon and then enter Vokoscreen in the search bar. The search results will list the relevant entries as follows:
The Vokoscreen entry listed here is the one maintained by Ubuntu Bionic Universe. Click on this search entry to open the following view:
Click the Install button to begin the installation process. The following authentication dialog will appear for you to provide your authentication details.
Please note that only an authorized user can add/remove and configure software on Ubuntu. Enter your password and click the Authenticate button. After that, the installation process will begin, displaying a progress bar as follows:
Vokoscreen will then be installed on your system and you will get the following message after a successful installation:
Through the above dialog, you can choose to directly launch Vokoscreen and even Remove it immediately for whatever reason.
The same version of the software can be installed through the Ubuntu command line as well. Open the Terminal using the Ctrl+Alt+T shortcut and then enter the following commands as a sudo user:
$ sudo apt-get update
$ sudo apt-get install vokoscreen
You can access Vokoscreen from the Ubuntu application launcher bar as follows, or directly access it from the applications listing:
You can also launch this application through the command line using this command:
$ vokoscreen
The following “Screen” view will open when you launch the tool for the first time:
You can see that you have three options for screen recording; Fullscreen, A specific Window, an Area on the screen. Other options you can customize include:
Other buttons that you see on this tab are the Start, Stop, Pause, Play and Send button which you can use to manage your recording.
The Audio settings tab view looks like this:
Through this view you can make your input audio device settings such as:
The Recording settings tab view looks like this:
Through this view you can make the following settings:
This is how the Settings view looks like:
You can select the following options here:
You can choose from the Settings view if you want this menu to appear in the systray or not.
The Webcam view that appears as follows lets you choose the webcam for recording, from available devices through a dropdown:
So this was all about the installation and use of Vokoscreen. Now it is all up to your creative skills to use this tool in the best possible and informative manner.
Magento is a free and open-source e-commerce platform written in PHP. It is simple, easy…
ISPConfig is an open-source control panel that allows users to manage multiple servers from a…
As a Linux administrator, you may find it necessary to troubleshoot or test your Simple…
Ubuntu 24.04, like many modern Linux distributions, relies on the NetworkManager for managing network connections.…
Restic is a modern, open-source backup program designed for efficiency, security, and simplicity. It enables…
phpMyAdmin is a popular free tool written in PHP intended to administer MySQL and MariaDB…