From 04f23a6c0e8bf02b8b16552d7a29e2899986cf80 Mon Sep 17 00:00:00 2001 From: Trysdyn Black Date: Fri, 21 Apr 2023 05:43:47 -0700 Subject: [PATCH] Add janky readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c629839 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Stream-Cap -- A tool for fast multi-head restreaming + +## Setup +- Open index.html in an OBS browser source, crop to taste +- Right click that source, select Interact +- Fill in Twitch channel names and text fields and click Update All + +You may need to host this on a web server rather than locally due to Javascript and cross-domain embed security in Chromium.