Skip to content

Desktop Recorder is a Python desktop application that allows you to record your screen in various video quality formats. You can choose from different quality options, including 480p, 720p, and 1080p for your recordings By Bocaletto Luca.

License

Notifications You must be signed in to change notification settings

bocaletto-luca/Desktop-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Recorder

Author: Bocaletto Luca

License: GPL v3 Language: Python Linux-Compatible Status: Complete

Desktop Recorder is a Python desktop application that allows you to record your screen in various video quality formats. You can choose from different quality options, including 480p, 720p, and 1080p for your recordings.

Screenshot 2023-10-13 130556

Features

  • Record your screen in various video quality formats.
  • Video quality options, including 480p, 720p, and 1080p.
  • Simple user interface to start and stop recordings.
  • Real-time thumbnail display of the recording.
  • Notifications for the start and end of recordings.

Requirements

  • Python 3
  • PyQt5
  • OpenCV (cv2)
  • pyautogui
  • plyer

Installation

Ensure you have all the requirements installed. You can install them using pip:

pip install PyQt5 opencv-python-headless pyautogui plyer

Usage

Run the program by executing the desktop_recorder.py file. The application will display a simple user interface that allows you to start and stop recordings. You can select your desired video quality before starting the recording.

python desktop_recorder.py

License: This project is distributed under the MIT License. For more details, please see the LICENSE file.


Note: Ensure that you have installed all the necessary dependencies before running the application.

Maintainer Update

My current GitHub account is bocaletto-luca, which is now the official maintainer of all projects previously published under the @Elektronoide account. Please direct any issues, pull requests, or stars to @bocaletto-luca for future updates.


About

Desktop Recorder is a Python desktop application that allows you to record your screen in various video quality formats. You can choose from different quality options, including 480p, 720p, and 1080p for your recordings By Bocaletto Luca.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages