exlted / StreamCore

This is a self-hosted streaming infrastructure system. Think StreamLabs, but you're in control. Long term, we intend to support as many platforms as possible!
MIT License
5 stars 0 forks source link

Chat Visualizer #3

Open exlted opened 3 years ago

exlted commented 3 years ago

Another core element will be the Chat Visualizer. It will provide a user-configurable method for accessing all Chat Received messages. It needs to provide a webserver connection to allow for an output for either use in a stream overlay or a standalone window.

Allowing for chat to be sent isn't a requirement, but it also isn't a non-goal. Allowing for different webpages to be served via different routes is a goal, this should be 100% user configurable.

exlted commented 2 years ago

We now have a basic chat w/ websockets working, no UI built yet

exlted commented 2 years ago

We now officially have a full vertical slice working here!

Still needs to be dockerized, so it's easy to spin up and customize, but! This can be considered "scratch pass" done

exlted commented 2 years ago

This being completed is the goal of MVP 1. At this time all that is left is having a reasonable default UI provided