Skip to content

A simple screen recorder using both the Windows.Graphics.Capture and Windows.Media.Transcoding APIs.

License

Notifications You must be signed in to change notification settings

renanalencar/SimpleRecorderWinUI3

Repository files navigation

MIT License

Simple Screen Recorder WinUI 3

A simple screen recorder built in WinUI3 and using both the Windows.Graphics.Capture and Windows.Media.Transcoding APIs.

This project is a port from SimpleRecorder Project developed by robmikh.

Authors

License

MIT

Tech Stack

Client: WinUI 3, SharpDX, Windows Apps SDK

Server: WinUI 3, SharpDX, Windows Apps SDK, C#/WinRT, C++/WinRT

Installation

Install SimpleRecorderWinUI3 with Visual Studio 2022 by building the solution then deploying the project.

Run Locally

Clone the project

  git clone https://github.com/renanalencar/SimpleRecorderWinUI3

Go to the project directory

  cd SimpleRecorderWinUI3

Build the solution

  msbuild "SimpleRecorderWinUI3.sln"

Start the app

  open SimpleRecorderWinUI3

Lessons Learned

Under construction.

Related

Here are some related projects

About

A simple screen recorder using both the Windows.Graphics.Capture and Windows.Media.Transcoding APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages