1
0
Fork 0
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:
winlin 2014-04-14 10:02:50 +08:00
parent 73c310cd2e
commit bcfe82f88f

View file

@ -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.