MasonSanders/ScreenRecorder
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To compile this program on linux, run 'make all' on the command line FFmpeg and Gtkmm need to be installed in order to compile the program. A windows compilation solution is not yet implemented, though a precompiled executable is in works. To run the program, run './Capstone' on the command line c++20 is used as the standard for compilation.