You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, proxy_protocol is not working with Amazon ELB (Network load balancer) for some reason. "Proxy Protocol V2" is enabled for the Target Group on Amazon.
I'm using Alpine Linux, everything latest version.
Hello everyone, proxy_protocol is not working with Amazon ELB (Network load balancer) for some reason. "Proxy Protocol V2" is enabled for the Target Group on Amazon.
I'm using Alpine Linux, everything latest version.
I tried with this configuration:
But then, when I start to stream via RTMP using FFmpeg, I get this error.
Same thing with OBS, I also get an error.
I've found a workaround with nginx-mod-stream. Here it is:
I can start streaming this way, and I get the correct Client IP address.
What could possibly be the cause?
The text was updated successfully, but these errors were encountered: