Server side Video SDK

I’m also interested since I need programmatic management of Sessions. For instance, I need to stop/start streaming to third party services without manual intervention by my users.

  • How can I programmatically start/stop a Session without joining it?
  • How can I programmatically start/stop streaming to a third party service?
  • Where’s the REST API for Sessions? I don’t really need an SDK as long as I can do the above with HTTP requests.

Thanks