Owncast support added

This commit is contained in:
Luxferre
2024-09-15 10:01:42 +03:00
parent f5d17720b3
commit 17b60c3303
4 changed files with 23 additions and 8 deletions
+2 -3
View File
@@ -191,7 +191,7 @@ As of now, nothing needs to be done except setting the `yt_backend_enabled` fiel
The following procedure needs to be only done once:
1. Go to the admin panel of your Owncast server. Open the "Integrations" - "Access tokens" menu item.
1. Go to the admin panel of your Owncast server. Open the "Integrations" - "Access Tokens" menu item.
2. Create a new access token with the "Can perform administrative actions such as moderation, get server statuses, etc" permission.
3. Copy the token string generated in the admin panel and paste it into the `oc-token.txt` file in the `auth` subdirectory in the application directory.
4. Save the file. The Owncast connection should now work and fetch messages whenever you start a livestream.
@@ -265,8 +265,7 @@ Additionally, YouTube does not have its own chat emote API as of now, so the emo
### Owncast (internal)
Work in progress.
Work in progress. Need additional testing. Basic messages work as expected.
## FAQ