Retour au classement

SeaDve/Kooha

Rust

Elegantly record your screen

video-recordingscreen-recordergnomelinuxgtk4gstreamerrustgtk4-rswaylandgtk-rs
Croissance des étoiles
Étoiles
3.4k
Forks
94
Croissance hebdomadaire
Issues
87
1k2k3k
mars 2021déc. 2022oct. 2024juil. 2026
Artefactscrates.iocargo add kooha
README

Kooha
Kooha

Elegantly record your screen

Download on Flathub
Donate


Translation status Flathub downloads CI status

Preview

Capture your screen in an intuitive and straightforward way without distractions.

Kooha is a simple screen recorder with a minimal interface. You can simply click the record button without having to configure a bunch of settings.

The main features of Kooha include the following:

  • 🎙️ Record microphone, desktop audio, or both at the same time
  • 📼 Support for WebM, MP4, GIF, and Matroska formats
  • 🖥️ Select a monitor or a portion of the screen to record
  • 🛠️ Configurable saving location, pointer visibility, frame rate, and delay
  • 🚀 Experimental hardware-accelerated encoding

😕 It Doesn't Work

There are many possibilities on why it may not be working. You may not have the runtime requirements mentioned below installed, or your distro doesn't support it. For troubleshooting purposes, the screencast compatibility page of xdg-desktop-portal-wlr wiki may help determine if your distro has support for it out of the box. If it does, but it still doesn't work, you can also check for the troubleshooting checklist.

⚙️ Experimental Features

These features are disabled by default due to stability issues and possible performance degradation. However, they can be enabled manually by running Kooha with KOOHA_EXPERIMENTAL env var set to all (e.g., KOOHA_EXPERIMENTAL=all flatpak run io.github.seadve.Kooha), or individually, by setting KOOHA_EXPERIMENTAL to the following keys (e.g., KOOHA_EXPERIMENTAL=experimental-formats,window-recording):

Feature Description Issues
all Enables all experimental features -
experimental-formats Enables other codecs (e.g., hardware-accelerate encoders, VP9, and AV1) Stability
multiple-video-sources Enables recording multiple monitor or windows Stability and performance
window-recording Enables recording a specific window Flickering

📋 Runtime Requirements

  • pipewire
  • gstreamer-plugin-pipewire
  • xdg-desktop-portal
  • xdg-desktop-portal-(e.g., gtk, kde, wlr)

🏗️ Building from source

GNOME Builder

GNOME Builder is the environment used for developing this application. It can use Flatpak manifests to create a consistent building and running environment cross-distro. Thus, it is highly recommended you use it.

  1. Download GNOME Builder.
  2. In Builder, click the "Clone Repository" button at the bottom, using https://github.com/SeaDve/Kooha.git as the URL.
  3. Click the build button at the top once the project is loaded.

Meson

Prerequisites

The following packages are required to build Kooha:

  • meson
  • ninja
  • appstreamcli (for checks)
  • cargo
  • x264 (for MP4)
  • gstreamer
  • gstreamer-plugins-base
  • gstreamer-plugins-ugly (for MP4)
  • gstreamer-plugins-bad (for VA encoders)
  • glib2
  • gtk4
  • libadwaita

Build Instruction

git clone https://github.com/SeaDve/Kooha.git
cd Kooha
meson _build --prefix=/usr/local
ninja -C _build install

📦 Third-Party Packages

Unlike Flatpak, take note that these packages are not officially supported by the developer.

Repology

You can also check out other third-party packages on Repology.

🙌 Help translate Kooha

You can help Kooha translate into your native language. If you find any typos or think you can improve a translation, you can use the Weblate platform.

☕ Support me and the project

Kooha is free and will always be for everyone to use. If you like the project and would like to support it, you may donate here.

💝 Acknowledgment

I would like to express my gratitude to the contributors and translators of the project.

I would also like to thank the open-source software projects, libraries, and APIs that were used in developing this app, such as GStreamer, GTK, LibAdwaita, and many others, for making Kooha possible.

I would also like to acknowledge RecApp, which greatly inspired the creation of Kooha, as well as GNOME Screenshot, which served as a reference for Kooha's icon design.

Dépôts similaires
obsproject/obs-studio

OBS Studio - Free and open source software for live streaming and screen recording

CGNU General Public License v2.0cc-plus-plus
obsproject.com
74k9.4k
ihmily/StreamCap

Multi-Platform Live Stream Automatic Recording Tool | 多平台直播流自动录制客户端 · 基于FFmpeg · 支持监控/定时/转码

PythonPyPIApache License 2.0douyinffmpeg
4k351
Awalz/SwiftyCam

A Snapchat Inspired iOS Camera Framework written in Swift

SwiftBSD 2-Clause "Simplified" Licensevideo-capturecamera
2.1k331
exelix11/SysDVR

Stream switch games to your PC via USB or network

C++GNU General Public License v2.0homebrewswitch
2k110
elgalu/docker-selenium

[NOT MAINTAINED] Please use <https://github.com/SeleniumHQ/docker-selenium>

ShellOtherdocker-seleniumselenium-grid
github.com/SeleniumHQ/docker-selenium
1.4k323
imaginary-cloud/CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app

SwiftMIT Licenseswiftios
1.4k324
wsl2ls/iOS_Tips

iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........

Objective-CMIT Licensecameraavfoundation
juejin.im/user/1714893870076253
1.3k331
CasparCG/server

CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downloads are available under the Releases tab https://casparcg.com.

C++GNU General Public License v3.0casparcgcasparcg-server
1.1k311