Cytrence Kiwi Documentation (v1.1.11)
  • Introduction
  • System Requirements
  • Installation and Setup
  • Getting Started
    • Connecting to Your Kiwi Device
    • Understanding the Toolbar
    • Working with Your Connected Kiwi Device
  • Kiwi Standard Features
    • High Performance KVM
    • BIOS/Boot-Time Access
    • Pasting Text to Target
    • Full Screen Mode
    • 1:1 Display Mode
    • Screenshot
    • Sending Special Keys to Target
    • Mouse Jiggling
  • Kiwi Standard Settings
    • General Tab
    • Kiwi Device Tab
    • Hotkeys Tab
    • Folders Tab
    • Toolbar Tab
  • Kiwi Pro Features
    • Kiwi Pro Only Toolbar Buttons
    • Video Recording
    • GPIO Ports
    • UART Debug with Built-in Terminal
    • Host/Target Serial Connection
    • ATX Control
    • Macro for Automation
    • Host/Target File Sharing
    • Update Firmware
  • FAQ
    • How do I connect the Kiwi to the host and target devices?
    • What type of USB cable do I need to connect the Kiwi to a host device?
    • Does Kiwi require a device driver?
  • The display or recorded video in Kiwi looks blurry on macOS. How can I fix this?
Powered by GitBook
On this page
  1. Kiwi Pro Features

Video Recording

Record the target computer's screen.

You can record the target computer's screen and audio by clicking the "Start recording Kiwi video to a file" button or by going to Tools -> Record Audio/Video.

When the Cytrence Kiwi is recording video, the "Stop recording" button will replace the video recording button. Click this button to stop recording.

The recorded videos are in H264 format.

You can choose the directory where videos will be saved in the Settings -> Folders tab. The default directories are as follows for each platform:

  • macOS: "Movies" folder in the user's home directory

  • Ubuntu Linux: "Videos" folder in the user's home directory

  • Windows: "Videos" folder in the user's home directory

For users of Ubuntu Linux 22.04, you must install the following packages to enable video recording functionality:

sudo apt update

sudo apt install libavcodec58 libavformat58 libswscale5

For users of Ubuntu Linux 24.04, you must install the following packages to enable video recording functionality:

sudo apt update

sudo apt install libavcodec60 libavformat60 libswscale7

PreviousKiwi Pro Only Toolbar ButtonsNextGPIO Ports

Last updated 8 months ago