I'm trying to make a YouTube live stream using v3 api and node.js
, and I've followed life of a Broadcast tutorial to start a live broadcast.
So after the insertion, streaming and binding there appears a event on my channel according to the parameters I passed into the API request. When I go to the live control, I see a message in red saying..
We are not receiving data from your encoder. Please make sure it is configured correctly in the Ingestion Settings page.
My question is that how do I start recording with hangouts? Where will the hangouts screen appear? Do I need to call some hangouts API?
Any guesses?