diff options
| author | mistivia <i@mistivia.com> | 2025-09-15 15:07:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-15 15:07:31 +0800 |
| commit | 5a7bc1cfa8e0ffd9fa7da68c69e64123da07ab0a (patch) | |
| tree | 0d5cc364312c8fcd8bdcc622502a8c1b01ca5fa7 /Readme.md | |
| parent | 27bab64a8ad63fc9b51bd8e15d249cd0e51de67a (diff) | |
Update Readme.md
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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). |
