1
0
Fork 0
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:
winlin 2021-04-24 19:26:24 +08:00
parent de1c7522f0
commit 5232f9e043
4 changed files with 13 additions and 11 deletions

View file

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