mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
updated one-worker note in README
This commit is contained in:
8
README
8
README
@ -49,8 +49,12 @@ make
|
||||
make install
|
||||
|
||||
|
||||
Note the module does not share data between workers
|
||||
and only works in one-worker mode.
|
||||
Known issue:
|
||||
|
||||
The module does not share data between workers.
|
||||
Because of this live streaming is only available
|
||||
in one-worker mode so far. Video-on-demand has no
|
||||
such limitations.
|
||||
|
||||
|
||||
RTMP URL format:
|
||||
|
Reference in New Issue
Block a user