Added OBS remark

This commit is contained in:
Luxferre
2024-09-19 07:37:49 +03:00
parent d109fa1d19
commit e545d2c1a8
+4
View File
@@ -213,6 +213,10 @@ The following procedure needs to be only done once:
As of now, nothing needs to be done except setting the `kk_backend_enabled` field to `true` in `config.json`, but this section might be subject to change once Kick deploys and enforces any official APIs. As of now, nothing needs to be done except setting the `kk_backend_enabled` field to `true` in `config.json`, but this section might be subject to change once Kick deploys and enforces any official APIs.
### Capturing the chat to display on your livestream
Normally, you can just capture the StreamGoose window contents with whatever streaming software you're using. If using OBS, you can alternatively select a "Browser source" and point it to the `http://127.0.0.1:60053` URL. In this case, you can also use a headless build of StreamGoose.
## Customization ## Customization
Being a Web-based application, the StreamGoose frontend provides vast customization capabilities on both the layout and client-side logic sides. Being a Web-based application, the StreamGoose frontend provides vast customization capabilities on both the layout and client-side logic sides.