-
-
Notifications
You must be signed in to change notification settings - Fork 0
Stream Chat #2
Copy link
Copy link
Closed
Labels
in discussionTicket requires more inputTicket requires more inputnew featureNew feature requestNew feature request
Description
Metadata
Metadata
Assignees
Labels
in discussionTicket requires more inputTicket requires more inputnew featureNew feature requestNew feature request
Idea description
Including a stream chat for various streaming platforms like Twitch and YouTube helps streamers to keep track of the chat via tha smartphone / tablet.
This idea could be extended with chat moderator functions.
This idea could be realized via a button "Stream Chat" in the overview where the app displays the chat. The platform selection and credentials / API token for accessing the chat of the platform could be set in the OBS settings.
Twitch Chat
For the integration of a Twitch chat the IRC can be used (https://dev.twitch.tv/docs/irc). The IRC provides also a websocket endpoint (wss://irc-ws.chat.twitch.tv:443). With the IRC chat moderation is also possible (see IRC commands and scopes).