post https://api.theo.live/channels//start
Start real-time streaming on a channel previously created
Starting a channel will make it ready to receive an RTMP(S) ingest. The channel ID should be passed in the URL. An optional parameter rtmpPullUrl can be specified in the body to enable pull-based streaming. When nothing is specified, the currently specified ingest type ("push" or "pull") will be used.
Stream content before starting channel
Make sure to stream content before starting the channel!