You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
207 B

3 years ago
2 years ago
2 years ago
  1. # Screen Recorder
  2. ## Dependencies
  3. `apt install libobs-dev libgtkmm-3.0-dev libv4l-dev mesa-common-dev freeglut3-dev libasound2-dev libpulse-dev`
  4. ## Build
  5. `make`
  6. ## Run
  7. `make run` or `./screenrecorder`