Capture everything in high quality :)
NessStudio is an application made for Windows (10/11) capable of recording your screen, webcam, and audio (microphone + system) in MP4/WAV. This type of application is ideal for tutorials, classes, onboarding, technical support and quick everyday recordings.
See the benefits of using NessStudio:
- Capture modes: entire monitor or Draw Area (custom region).
- Webcam + Screen: perform simultaneous recordings with configurable quality.
- Full Audio Support: record your microphone and system audio outputs to a .WAV track.
- Pause or Resume: pause your recordings and resume them whenever you want.
- Ready files: MP4 with faststart (streaming-friendly) and folders per session.
- Light and straightforward: simple interface, countdown timer, no distractions.
This application was made using the following technologies:
- C#
- Windows Presentation Foundation (WPF)
- SQLite
In conjunction with the following libraries:
To run this application on your local machine, make sure you have the latest version of Visual Studio Community 2022.
First of all, clone the repository to your local machine, and then simply open the NessStudio.sln file to open the project.
Don't forget to download the FFMpeg executables (ffmpeg.exe, ffplay.exe, ffprobe.exe) and place them inside the Modules folder.
Want to create new features for NessStudio? Then make sure you create a new feature (or a new translation file) and submit a new Pull Request (PR).
Feel free to open new Pull Requests (PR) whenever you create new bug fixes or future translations.
This script is open-source and available under the MIT License.



