Kooha, the small free open-source screen recording app, release new 2.3.0 version a few days ago.
Kooha is one of the first apps support Wayland, the default display server in recent Ubuntu and Fedora workstation releases. Since GNOME’s built-in screenshot/screencast tool does not support recording audio, it is a good alternative to record full screen or rectangular area with microphone and desktop audio support. And, it can record your desktop screen into WebM, MP4, GIF, and Matroska formats.
In last 2.2.x release series, Kooha added new area selection UI for better Wayland support. In the new 2.3.0 release, the area selection window now is resizable, so you can have a bigger view when selecting recording area. And, previous selected area is now remembered to make it easy to redo recording last area.
The release also improved the UI, to display current video format as well as FPS (frame rate) in the main app window. The ‘Preferences’ dialog also includes an easy option to select video frame rate.
Other changes in Kooha 2.3.0 include:
Kooha is available to install as Flatpak package for most Linux.
Fedora 38/39 (with 3rd party repository enabled) and Linux Mint 21.x can search for and install it from either GNOME Software or Software Manager.
For Ubuntu, and other Linux, follow the steps below one by one to install the app as Flatpak package:
Ctrl+Alt+T
on keyboard to open terminal, then run command to enable Flatpak support: sudo apt install flatpak
For other Linux, follow the official setup guide to enable the package format support.
flatpak install https://dl.flathub.org/repo/appstream/io.github.seadve.Kooha.flatpakref
flatpak update io.github.seadve.Kooha
Once installed, search for and launch the app either from start menu or ‘Activities’ overview depends on your desktop environment.
First time installing Flatpak app may need log out and back in to make app icon visible.
To uninstall the recording app, open terminal (Ctrl+Alt+T) and run command:
flatpak uninstall --delete-data io.github.seadve.Kooha
Also run flatpak uninstall --unused
to remove useless run-time libraries.
The post Kooha Screen Recorder 2.3.0 Has Better Area Recording Support appeared first on Osgrove.
At Canonical, the work of our teams is strongly embedded in the open source principles…
Welcome to the Ubuntu Weekly Newsletter, Issue 873 for the week of December 29, 2024…
Have WiFi troubles on your Ubuntu 24.04 system? Don’t worry, you’re not alone. WiFi problems…
The following is a post from Mark Shuttleworth on the Ubuntu Discourse instance. For more…
I don’t like my prompt, i want to change it. it has my username and…
Introduction: A Fragile Trust The Ruby ecosystem relies heavily on RubyGems.org as the central platform…