Is it possible to initialize a new Hangouts on Air broadcast/stream directly from the API? I'm attempting to use Hangouts on Air for my website's live broadcast system, but I don't see any API methods in the YouTube Live API that allows stream creation via Hangouts on Air (it looks like it needs a custom video source). If this isn't possible, is there a way to use a Google button to initialize the Hangout on Air, and then embed it on a webpage in real time (without having a pre-defined stream)?
I know there's live streaming protocols such as OBS, but that obviously is very intensive on a server. It's more convenient to use Google's massive infrastructure for this specific case (which I cannot talk too much about).