So I'm trying to create an application that will be able to send packets to Youtube as a live stream. So basically I enter my url to the program (rtmp://a.rtmp.youtube.com/live2) and then it would start streaming and sending packets of an image of youtube. I've looking everywhere and I'm not sure if this is possible with nodejs. So basically, I would be able to live stream to Youtube 24/7 with my nodejs application. Please feel free to comment any question.
↧