From 417db785ce1d07f8c0f544db70159dc89129c505 Mon Sep 17 00:00:00 2001 From: joeyak Date: Sun, 17 Mar 2019 02:01:13 -0400 Subject: [PATCH] Add chat and video urls to readme --- readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/readme.md b/readme.md index fbad1bf..b63579e 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,18 @@ Now you can view the stream at http://your.domain.host:8089/ ``` +There is a video only version at + +```text +http://your.domain.host:8089/video +``` + +and a chat only version at + +```text +http://your.domain.host:8089/chat +``` + The default listen port is `:8089`. It can be changed by providing a new port at startup: