From 048094e85096136c3f6b374b040177df3390e790 Mon Sep 17 00:00:00 2001 From: m1k1o Date: Sun, 5 Apr 2020 11:03:45 +0200 Subject: [PATCH] aduio <- typo --- docs/server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server.md b/docs/server.md index f9d14ed6..1909b459 100644 --- a/docs/server.md +++ b/docs/server.md @@ -13,7 +13,7 @@ Server for n.eko, as of right now this will *only* work on Linux systems, only t --static "./www" // (string) path to neko client files to serve --device "auto_null.monitor" // (string) audio device to capture --display ":99.0" // (string) XDisplay to capture ---aduio "" // (string) audio codec parameters to use for streaming (unused) +--audio "" // (string) audio codec parameters to use for streaming (unused) --video "" // (string) video codec parameters to use for streaming (unused) --epr "59000-59100" // (string) limits the pool of ephemeral ports that ICE UDP connections can allocate from --vp8 // (bool) use VP8 video codec