adding P-CERAS. A legacy python screen recorder

This commit is contained in:
klein panic
2025-04-13 02:32:14 -04:00
parent 90b736a198
commit f30b6d462c
9 changed files with 1041 additions and 0 deletions

18
P-CERAS/README.md Normal file
View File

@@ -0,0 +1,18 @@
# Screen and Camera Recorder Program
## Overview
Provides a python-based screen and camera recording system using ALSA and FFMPEG
## Features
- Screen recording
- Camera recording
- Combined Interface
- File Information
## Requirements
- Python3
- TKinter
- OpenCV
- Pillow
- ffmpeg