mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
Updated Directives (markdown)
@ -1210,6 +1210,7 @@ Example configuration using the HLS encryption.
|
||||
root /tmp;
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name example.com;
|
||||
@ -1223,6 +1224,7 @@ Example configuration using the HLS encryption.
|
||||
rtmp {
|
||||
server {
|
||||
listen 1935;
|
||||
|
||||
application {
|
||||
live on;
|
||||
|
||||
|
Reference in New Issue
Block a user