Hi, we’re building a streaming web platform (similar to twitch but on a smaller scale). Our platform will allow any user to start a stream and share with viewers live, where feed should be distributed through a CDN.
Doing POC, I’m assuming each user will start a stream named after their user, and that stream will be processed and pushed to CDN by Wowza Engine. I have not figured out how to push all streams to CDN though, it looks like Stream Target function requires explicit Stream Name, how do I push ALL?
Is Wowza Engine the right solution to support this requirement? Thanks in advance!