Skip to content

📽️ A small program which allows gpu-screen-recorder to record all desktop-audio as well as your microphone

License

Notifications You must be signed in to change notification settings

Curve/gpu-screen-recorder-all-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a small program that allows gpu-screen-recorder to record audio from both your microphone and headphones at the same time.

This project requires pipewire to be your audio-system

Usage

Record primary display in replay mode

$ gpu-screen-recorder-all-audio /usr/bin/gpu-screen-recorder -w "DVI-D-0" -c mp4 -f "60" -r 90 -o "~/Videos/" -a "All Audio (GPU-Screen-Recorder)"

Warning: DVI-D-0 may differ on your system!

Compilation

$ git clone https://github.com/Curve/gpu-screen-recorder-all-audio
$ cd gpu-screen-recorder-all-audio
$ mkdir build & cd build
$ cmake .. && cmake --build . --config Release

About

📽️ A small program which allows gpu-screen-recorder to record all desktop-audio as well as your microphone

Topics

Resources

License

Stars

Watchers

Forks