stevenhoving / camstudio

CamStudio fork
Other
95 stars 37 forks source link
avi camstudio cmake cpp17 ffmpeg h264 mkv mp4 region-capture screen-capture screen-recorder windows

CamStudio

Build status

The fork

This is a personal fork of the camstudio source code found in the mecurial repository on sourceforge.net. I have forked this project because:

Goals

Besides creating a clean installer for camstudio I have found myself a couple of additional goals.

Removed features

How to clone/build

  1. git clone https://github.com/stevenhoving/camstudio.git --recursive
  2. bootstrap.cmd
  3. Now open the project in the vs_build directory and build it.

The source forge project

https://sourceforge.net/p/camstudio

Dependencies

State Name Project
Official minilzo http://www.oberhumer.com/opensource/lzo
Official zlib https://github.com/madler/zlib
Official ffmpeg https://www.ffmpeg.org
Official cpptoml https://github.com/skystrife/cpptoml
Official fmtlib https://github.com/fmtlib/fmt
Official Aeon Cmake https://github.com/aeon-engine/libaeon-cmake
Official Google Test https://github.com/google/googletest
Official Google Benchmark https://github.com/google/benchmark

Credits

A big thanks goes out to the original CamStudio developers. And to bestlily who had a initial port of CamStudio (https://github.com/bestlily/Camstudio), thanks.