Add 'ipv6only=on' to ipv6 'listen' directive.
@@ -25,7 +25,7 @@ http {
rtmp {
server {
listen 1935;
listen [::]:1935;
listen [::]:1935 ipv6only=on;
# 'get' to use $arg_ for auth
notify_method get;
The note is not visible to the blocked user.