Download

Screen Recorder is currently distributed as source code in this repository. There is no packaged installer or release binary documented by the project yet.

Download the installer for windows

Screen.Recorder-1.0.0-installer.exe

Download

Download the source

  1. Open the Screen Recorder Github Repository in your browser.
  2. Select Code, then choose Download ZIP, or clone it with Git.
  3. Extract the project to a location you can access from Eclipse.
  4. Continue with Setup in Eclipse.

The application is currently Windows-first. A Windows environment is required for WASAPI system-audio capture and Windows native integration.

Before running

Install Java 22 or later and download the libraries listed in Dependencies. The project also expects the native libraries required by the media and Windows integration dependencies.

Edit this page on GitHub