mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
update options for configure help
This commit is contained in:
parent
73c310cd2e
commit
bcfe82f88f
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ if [ $help = yes ]; then
|
||||||
|
|
||||||
--without-ssl disable rtmp complex handshake.
|
--without-ssl disable rtmp complex handshake.
|
||||||
--without-hls disable hls, rtmp streaming only.
|
--without-hls disable hls, rtmp streaming only.
|
||||||
--with-nginx disable delivery HTTP stream with nginx.
|
--without-nginx disable delivery HTTP stream with nginx.
|
||||||
--without-http-callback disable http, http hooks callback.
|
--without-http-callback disable http, http hooks callback.
|
||||||
--without-http-server disable http server, use external server to delivery http stream.
|
--without-http-server disable http server, use external server to delivery http stream.
|
||||||
--without-http-api disable http api, only use console to manage SRS process.
|
--without-http-api disable http api, only use console to manage SRS process.
|
||||||
|
|
Loading…
Reference in a new issue