mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Disable CherryPy by --cherrypy=off. 4.0.90
This commit is contained in:
parent
de1c7522f0
commit
5232f9e043
4 changed files with 13 additions and 11 deletions
|
@ -46,7 +46,7 @@ SRS_HTTP_API=YES
|
|||
SRS_HTTP_CORE=YES
|
||||
SRS_HLS=YES
|
||||
SRS_DVR=YES
|
||||
SRS_CHERRYPY=YES
|
||||
SRS_CHERRYPY=NO
|
||||
#
|
||||
################################################################
|
||||
# FFmpeg stub is the stub code in SRS for ingester or encoder.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue