nginx-rtmp-module
nginx-rtmp-module copied to clipboard
Use ngx_proxy_protocol_read() for proxy_protocol
trafficstars
This change uses ngx_proxy_protocol_read() for proxy_protocol.
It can handle both proxy protocol v1 and v2.
This resolves #1533.