Skip to content
Snippets Groups Projects
Commit 4200067c authored by Jens Nolte's avatar Jens Nolte
Browse files

Change OBS configuration to use wrapOBS

parent 942cfd84
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,10 @@
# ffmpeg -i http://10.0.2.5:8080/video -vf format=yuv420p -f v4l2 /dev/video1
environment.systemPackages = with pkgs; [
obs-studio
obs-wlrobs
(wrapOBS {
plugins = with obs-studio-plugins; [
wlrobs
];
})
];
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment