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;
|
root /tmp;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
server_name example.com;
|
server_name example.com;
|
||||||
@ -1223,6 +1224,7 @@ Example configuration using the HLS encryption.
|
|||||||
rtmp {
|
rtmp {
|
||||||
server {
|
server {
|
||||||
listen 1935;
|
listen 1935;
|
||||||
|
|
||||||
application {
|
application {
|
||||||
live on;
|
live on;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user