Files
Archived/P-CERAS/README.md
2025-04-13 02:35:33 -04:00

23 lines
405 B
Markdown

# Screen and Camera Recorder Program
> Disclaimer:
> This program has been migrated to https://github.com/kleinpanic/CERAS
> and has been rewritten in C.
## 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