Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsee authored Dec 6, 2020
1 parent 8926fe0 commit 513b63c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Simple Screen Recorder
# Lecture Screen Recorder

A simple screen recorder using both the Windows.Graphics.Capture and Windows.Media.Transcoding APIs.
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.

## Features
* Screen recording in full resolution (up to 4K)
* Webcam recording in full resollution (up to 1080p)
* Powerpoint integration for chapter markers
* Various settings for webcam and screen recording (white balance, exposure, etc.)
* Audio volume meter

0 comments on commit 513b63c

Please sign in to comment.