Skip to content
 
 

Repository files navigation

Captura

Master Build Status MIT License Chat
© Copyright 2017 Mathew Sachin

http://mathewsachin.github.io/Captura/

Capture Screen, WebCam, Audio, Cursor, Mouse Clicks and Keystrokes using Screna.

ScreenShot

See more ScreenShots

Available on Chocolatey

choco install captura -y

Features

  • Take ScreenShots
  • Capture ScreenCasts (Avi/Gif/Mp4)
  • Capture with/without Mouse Cursor
  • Capture Specific Regions, Screens or Windows
  • Capture Mouse Clicks or Keystrokes
  • Mix Audio recorded from Microphone and Speaker Output
  • Capture from WebCam.
  • Can be used from Command-line.

Build Notes

  • Visual Studio 2017 or greater is recommended. Can also be build using Visual Studio 2015 using Microsoft.Net.Compilers nuget package to support compilation of C# 7.
  • .Net Framework v4.6.1 is required.
  • Clone submodules: Open a terminal in the project folder and type git submodule update --init.

Optional Native Libraries

Download and place in build output directory. These may need licensing for commercial use.

  • BASS Audio library for Audio Recording - bass.dll (x86).
  • BASSmix for Audio Mixing - bassmix.dll (x86).
  • FFMpeg for Audio/Video Encoding - ffmpeg.exe (Static build recommended) (x86 or x64 as per platform).

About

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages