Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Live stream to rtmp from backend nodejs

I am using react client and nodejs server. I need to stream from backend to the rtmp url got from live-api from google.
I am sending buffer of webcam from react to nodejs backend. How to send this continous buffer to google? Using socket to send and get buffer.
So, how to stream 

0 1 269