From ac9bbbbe1ff7baeaff37f0c96e5bd55e9031c81c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 10 Sep 2018 21:25:24 +0200 Subject: selectively decrease framerate --- odin.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 7f4d7eda..4a6918a3 100644 --- a/odin.nix +++ b/odin.nix @@ -307,6 +307,7 @@ stream_port 8081 stream_localhost on + stream_maxrate 1 despeckle_filter EedDl threshold_tune on @@ -339,7 +340,7 @@ stream_auth_method 1 stream_quality 80 - stream_maxrate 10 + stream_maxrate 100 stream_motion on webcontrol_port 0 -- cgit v1.2.3