Skip to content

Commit 513b63c

Browse files
authored
Update README.md
1 parent 8926fe0 commit 513b63c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1-
# Simple Screen Recorder
1+
# Lecture Screen Recorder
22

3-
A simple screen recorder using both the Windows.Graphics.Capture and Windows.Media.Transcoding APIs.
3+
This is a simple lecture screen recording tool with the capability of recording the webcam and the screen at the same time in full resolution. Additionally, it integrated into Powerpoint to store slide transition markers for later editing. The recorder is a UWP app with an App Service for the integration.
4+
5+
## Features
6+
* Screen recording in full resolution (up to 4K)
7+
* Webcam recording in full resollution (up to 1080p)
8+
* Powerpoint integration for chapter markers
9+
* Various settings for webcam and screen recording (white balance, exposure, etc.)
10+
* Audio volume meter

0 commit comments

Comments
 (0)