Skip to content

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes. Forked from MathewSachin/Captura

License

Notifications You must be signed in to change notification settings

mrchipset/nCaptura

 
 

Repository files navigation

Captura

MIT License Build Status

© Copyright 2019 Mathew Sachin © Copyright 2024 Mr. Chip

To read the story of Capture in following :link: https://mathewsachin.github.io/Captura/

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

Captura

I also learned about the program Captura from chatting room. Captura was first developed as an open source program first initiated by Mathew Sachin. But the author eventually abandoned the development and maintenance of this software due to some unpleasant experiences (#406) and a shift in interest (#570).

Captura-Repository

Looking at the Github code stats, the entire repository probably has less than 50k lines of code. In the spirit of learning, I cloned this repository and found that it compiles directly on Visual Studio 2022, which is still very nice. During the period I also found some software bugs. this is a good software, it is a pity to be discontinued. So I want to have the opportunity to take over the maintenance of this software, so I made a fork mrchipset/nCaptura to start my modification.

I changed the repository name to nCaptura, which means new-Captura. Hopefully, it will lead to a new trip for this project.

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 (BETA).
  • Available in multiple languages
  • Configurable Hotkeys

Installation

Installation package nCaptura is coming soon. To install the original Captura. Please find the information following.

Portable and Setup builds for the latest release can be downloaded from here.

Chocolatey

choco install captura -y

Dev Builds

See the Continuous Integration page.

Docs

Build Notes | System Requirements | Contributing

ScreenShots | Command-line | Hotkeys

FAQ | Code of Conduct | Changelog

Continuous Integration | FFmpeg

License

MIT License

Check here for licenses of dependencies.

About

Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes. Forked from MathewSachin/Captura

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%