diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2018-09-10 20:08:36 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2018-09-10 20:08:36 +0200 |
| commit | 5e67b0308747f8fb6c47e140a6dcf8bf84886a7a (patch) | |
| tree | aec8154b43aae0efadc76f286ea933df9fc13000 | |
| parent | da613b95adea173a8c7b78ff015cd2a3107edb09 (diff) | |
| download | nixos-5e67b0308747f8fb6c47e140a6dcf8bf84886a7a.tar nixos-5e67b0308747f8fb6c47e140a6dcf8bf84886a7a.tar.gz nixos-5e67b0308747f8fb6c47e140a6dcf8bf84886a7a.tar.bz2 nixos-5e67b0308747f8fb6c47e140a6dcf8bf84886a7a.tar.xz nixos-5e67b0308747f8fb6c47e140a6dcf8bf84886a7a.zip | |
stream settings
| -rw-r--r-- | odin.nix | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -287,6 +287,7 @@ | |||
| 287 | height 480 | 287 | height 480 |
| 288 | 288 | ||
| 289 | stream_port 8080 | 289 | stream_port 8080 |
| 290 | stream_localhost on | ||
| 290 | 291 | ||
| 291 | despeckle_filter EedDl | 292 | despeckle_filter EedDl |
| 292 | threshold_tune on | 293 | threshold_tune on |
| @@ -304,7 +305,8 @@ | |||
| 304 | width 1920 | 305 | width 1920 |
| 305 | height 1080 | 306 | height 1080 |
| 306 | 307 | ||
| 307 | stream_port 8081 | 308 | substream_port 8081 |
| 309 | stream_localhost on | ||
| 308 | 310 | ||
| 309 | despeckle_filter EedDl | 311 | despeckle_filter EedDl |
| 310 | threshold_tune on | 312 | threshold_tune on |
