Am confused about the architecture of developing on twitch, all i need to do is interface for the broadcast that allows for settings and other stuff and it sends texts to ALL viewers, where each viewer can disable/enable/customizes few options, a lot like tobi tracker, except its text.
My question is do I really need to make a dedicated server running a EBS where the broadcaster sends data to that dedicated server then to twitch then viewers?
Or simply the broadcaster sends data to twitch then to viewers?
How would i go about this?
Thank you!