UPDATE: Changed stream access URL to use streamer_name instead of streamer_key, to hide streamer key.
This commit is contained in:
@@ -25,7 +25,7 @@ rtmp {
|
||||
live on;
|
||||
|
||||
hls on;
|
||||
hls_path /stream_data/stream/;
|
||||
hls_path /stream_data/;
|
||||
|
||||
allow publish 127.0.0.1;
|
||||
deny publish all;
|
||||
|
||||
Reference in New Issue
Block a user