19 lines
287 B
Markdown
19 lines
287 B
Markdown
# 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
|