summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2022-11-01 11:43:56 +0100
committermakefu <github@syntax-fehler.de>2022-11-01 11:43:56 +0100
commit25371226fca3e81a320e3a393ff3d9631a627e4e (patch)
treefbad0002d4dee4862919e143826f4c178e9bcc81 /1systems
parentc2fe68ba4d7b1f2a9a6d6aea01279ce7be0c023c (diff)
ma wbob: start mjpeg-streamer
Diffstat (limited to '1systems')
-rw-r--r--1systems/wbob/config.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/1systems/wbob/config.nix b/1systems/wbob/config.nix
index 60f4f7b72..d4d0f4b69 100644
--- a/1systems/wbob/config.nix
+++ b/1systems/wbob/config.nix
@@ -34,6 +34,7 @@ in {
# <stockholm/makefu/2configs/hydra/stockholm.nix>
<stockholm/makefu/2configs/share/wbob.nix>
+ <stockholm/makefu/2configs/wireguard/thierry.nix>
<stockholm/makefu/2configs/bluetooth-mpd.nix>
# Sensors
@@ -54,6 +55,13 @@ in {
# <stockholm/makefu/2configs/bureautomation/visitor-photostore.nix>
# <stockholm/makefu/2configs/bureautomation/mpd.nix> #mpd is only used for TTS, this is the web interface
<stockholm/makefu/2configs/mqtt.nix>
+ {
+ services.mjpg-streamer = {
+ enable = true;
+ inputPlugin = "input_uvc.so -d /dev/video0 -r 640x480 -y -f 30 -q 50 -n";
+ outputPlugin = "output_http.so -w @www@ -n -p 18088";
+ };
+ }
(let
collectd-port = 25826;
influx-port = 8086;
[cgit] Unable to lock slot /tmp/cgit/31300000.lock: No such file or directory (2)