1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

For SRT, allow/default disable it by --without-srt

This commit is contained in:
winlin 2020-01-23 14:22:22 +08:00
parent fb5928f927
commit fb29096505
2 changed files with 43 additions and 17 deletions

View file

@ -16,6 +16,7 @@ help=no
################################################################
# feature options
SRS_HDS=NO
SRS_SRT=NO
SRS_NGINX=NO
SRS_FFMPEG_TOOL=NO
SRS_LIBRTMP=NO