mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
Updated Directives (markdown)
@ -15,7 +15,7 @@ Declares RTMP server instance
|
|||||||
}
|
}
|
||||||
|
|
||||||
#### listen
|
#### listen
|
||||||
syntax: `listen (addr[:port]|port|unix:path) [bind] [ipv6only=on|off] [so_keepalive=on|off|keepidle:keepintvl:keepcnt]`
|
syntax: `listen (addr[:port]|port|unix:path) [bind] [ipv6only=on|off] [so_keepalive=on|off|keepidle:keepintvl:keepcnt|proxy_protocol]`
|
||||||
context: server
|
context: server
|
||||||
|
|
||||||
Adds listening socket to NGINX for accepting RTMP connections
|
Adds listening socket to NGINX for accepting RTMP connections
|
||||||
|
Reference in New Issue
Block a user