Wowza Community

ModuleRTMPAuthenticate and Amazon EC2 ELB

Hi all.

Using Amazon EC2 ELB and trying to get RTMP authentication with ModuleRTMPAuthenticate. The load balancer is balancing port 1935.

Without ModuleRTMPAuthenticate, we can stream to the ELB fine. With ModuleRTMPAuthenticate, we can stream if and only if exactly one Wowza server is active; if there are two alive, authentication fails 100% of the time. In this case, attempting to stream directly to either (instead of the ELB) does work, and taking either down allows us to stream through the ELB to the other with successful authentication as well.

Anyone have any suggestions for RTMP authentication through Amazon ELB?

Why ELB? (I don’t have experience with ELB.) Have you considered Wowza Dynamic Load Balancer, which is very simple system that just tracks least loaded edge for clients to connect to, and is not involved in actual streaming

https://www.wowza.com/docs/how-to-get-dynamic-load-balancing-addon

Richard

Hi!

Please Suggest the load balancer for publishers?? i try to user HAProxy… but it seems the Haproxy is also not redirecting connection its just a proxy also consuming bandwidth on the server where Haproxy is installed… will ELB resolve this issue?? if not what are the alternatives??