From 51b21751648124a60c5d7bbbe8325538ad86699a Mon Sep 17 00:00:00 2001 From: nicnacnic Date: Mon, 6 Dec 2021 22:02:39 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6ac7b8f..69e6be3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # nodecg-marathon-control A NodeCG bundle to control all aspects of a marathon's stream. + +**This bundle only uses RTMP for streams, no Twitch!** + +Twitch is unreliable, and has the Purple Screen Of Death (which is very annoying!) +To use RTMP, make sure your server can transcode the stream into [HLS](https://docs.peer5.com/guides/setting-up-hls-live-streaming-server-using-nginx/) and allows [CORS](https://michielkalkman.com/snippets/nginx-cors-open-configuration/)