8000 GitHub - bestlily/Screna: .Net Capture Solution to Capture Screen/Audio/Video/Mouse Cursor/KeyStrokes and more... with a highly extensible API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from dastanko/Screna

.Net Capture Solution to Capture Screen/Audio/Video/Mouse Cursor/KeyStrokes and more... with a highly extensible API

License

Notifications You must be signed in to change notification settings

bestlily/Screna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Screna

Build status MIT License Gitter
.Net Capture Solution to Capture Screen/Audio/Video/Mouse Cursor/KeyStrokes and m 68B3 ore...

Screna provides a highly extensible API to develop Capturing Apps.

News

  • Added an FFMpegVideoWriter in Screna.FFMpeg namespace which uses ffmpeg.exe for encoding.

  • Extension packages now supply libraries instead of source-code.

  • Merged Screna.Lame into Screna.SharpAvi.

  • Added a BASS audio library extension for Screna.

  • Screna is now composed of a collection of packages, instead of a single one.
    Main reasons behind this were licensing issues and the mess involved in copying code from other projects into Screna.

Package Feature
Screna.NAudio Audio Recording and Loopback support using NAudio by Mark Heath.
Screna.MouseKeyHook Mouse Click and Keystroke Overlays using MouseKeyHook by George Mamaladze.
Screna.Bass Audio Recording and Loopback support using ManagedBass wrapper over un4seen BASS audio library.
Screna.SharpAvi Avi and Lame (Mp3 Encoding) support using SharpAvi by Vasilli Massilov.

Getting Started

Install the Package from NuGet.

Install-Package Screna

Captura is a Capture application demonstrating all the features of Screna.

About

.Net Capture Solution to Capture Screen/Audio/Video/Mouse Cursor/KeyStrokes and more... with a highly extensible API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%
0