feat: OBS Studio virtual camera

This commit is contained in:
DACHXY 2025-01-23 23:34:10 +08:00
parent d5fcc2cf5f
commit 24afd66d64
5 changed files with 20 additions and 27 deletions

View file

@ -28,6 +28,7 @@ in
obs-studio = {
enable = true;
plugins = with pkgs.obs-studio-plugins; [
wlrobs
obs-backgroundremoval
obs-pipewire-audio-capture
];