mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #155, osx(darwin) enable http api and stat, rusage is ok.
This commit is contained in:
parent
ab673e1300
commit
cf3becbc17
3 changed files with 5 additions and 12 deletions
|
@ -592,12 +592,12 @@ function apply_user_presets() {
|
|||
SRS_FFMPEG_TOOL=NO
|
||||
SRS_TRANSCODE=YES
|
||||
SRS_INGEST=YES
|
||||
SRS_STAT=NO
|
||||
SRS_STAT=YES
|
||||
SRS_HTTP_PARSER=YES
|
||||
SRS_HTTP_CALLBACK=YES
|
||||
SRS_HTTP_SERVER=YES
|
||||
SRS_STREAM_CASTER=NO
|
||||
SRS_HTTP_API=NO
|
||||
SRS_HTTP_API=YES
|
||||
SRS_LIBRTMP=YES
|
||||
SRS_RESEARCH=NO
|
||||
SRS_UTEST=NO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue