I want to create a list of live events happening in the future, each with a live output and a streaming locator so that I can distribute them to viewers.
But as far as I can see, Live Outputs are active from the time they are created and until deleted, and they cannot be created if the Live Event (i.e. ingest point) is not running and receiving streams. I also want to use the same Live Event so I do not need to configure a new ingest point for each event.
Must I create the Live Output just-in-time when the live stream should start? what is the best practice in such a case?