mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 03:41:55 +00:00
Add usage for --cherrypy=on|off when configure
This commit is contained in:
parent
6c7ffdeedf
commit
f8266fe3b7
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ Features:
|
|||
--stat=on|off Whether build the the data statistic, for http api.
|
||||
--librtmp=on|off Whether build the srs-librtmp, library for client.
|
||||
--research=on|off Whether build the research tools.
|
||||
--cherrypy=on|off Whether install CherryPy for demo api-server.
|
||||
--utest=on|off Whether build the utest for SRS.
|
||||
--srt=on|off Whether build the SRT support for SRS.
|
||||
--rtc=on|off Whether build the WebRTC support for SRS.
|
||||
|
|
Loading…
Reference in a new issue