Ok, but it just seems complicated that I’d have to be listening to events all the time and responding to them.
Can’t I have a fixed configuration?
For example if I know that I’m going to be receiving/ingesting stream A, B, C can’t I configure the system to already create HLS streams for those? Pre-configured so I don’t have to be in a listen and respond model?
I’m not trying to do a dynamic and on-demand type of thing. I want to be able to feed a known set of streams and have evostream simply serve that out to clients via HLS.
When I issue a createHLSStream command is it short-lived or will the server be configured for that stream persistently?
thanks
Ricardo