aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index e2c870d..ab61afb 100644
--- a/Readme.md
+++ b/Readme.md
@@ -78,6 +78,12 @@ Start docker container:
-p 127.0.0.1:1935:1935 \
localhost/ezlive
+# Windows
+
+For windows users, there is a windows build using MSYS2. See [release](https://github.com/mistivia/ezlive/releases).
+
+To start using, unzip the windows tarball, create a `config` file in the same directory as `ezlive.exe`, and run `ezlive.exe`.
+
# Credits
The built-in RTMP server is modified from [pine](https://github.com/deboot/pine).