mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
Updated Directives (markdown)
@ -941,7 +941,7 @@ syntax: `notify_relay_redirect on|off`
|
|||||||
context: rtmp, server, application
|
context: rtmp, server, application
|
||||||
|
|
||||||
Enables local stream redirect for `on_play` and `on_publish` remote
|
Enables local stream redirect for `on_play` and `on_publish` remote
|
||||||
redirects. New stream name is RTMP URL used for remote redirect.
|
redirects. New stream name is MD5 hash of RTMP URL used for remote redirect.
|
||||||
Default is off.
|
Default is off.
|
||||||
|
|
||||||
notify_relay_redirect on;
|
notify_relay_redirect on;
|
||||||
|
Reference in New Issue
Block a user