Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Load Balance multiple RTMP Servers to Horizontally Scale Streaming ( With Node Media Server and HAProxy)

In this video I will show case the new Node Media Server , a Node JS implementation of an RTMP server used for streaming setup. I will show how to install and spinup an RTMP server and stream to it from OBS. Then I will spin up multiple ones, then I’ll show how to relay the stream to multiple RTMP servers and finally I will use HAProxy to load balance the stream consumption to achieve high availability. 


https://www.npmjs.com/package/node-media-server



0:00 Intro
2:00 Single RTMP Server
6:00 Multiple RTMP Servers
7:00 Relay Server 
12:00 Load Balancing RTMP Servers