Disable ffmpeg-opus by default. v6.0.97
This commit is contained in:
parent
e7b629cd39
commit
b8734cb462
|
|
@ -37,7 +37,7 @@ SRS_FFMPEG_TOOL=NO
|
||||||
# FFmpeg fit is the source code for RTC, to transcode audio or video in SRS.
|
# FFmpeg fit is the source code for RTC, to transcode audio or video in SRS.
|
||||||
SRS_FFMPEG_FIT=RESERVED
|
SRS_FFMPEG_FIT=RESERVED
|
||||||
# Whether use FFmpeg native opus codec for RTC. If not, use libopus instead.
|
# Whether use FFmpeg native opus codec for RTC. If not, use libopus instead.
|
||||||
SRS_FFMPEG_OPUS=YES
|
SRS_FFMPEG_OPUS=NO
|
||||||
# arguments
|
# arguments
|
||||||
SRS_PREFIX=/usr/local/srs
|
SRS_PREFIX=/usr/local/srs
|
||||||
SRS_DEFAULT_CONFIG=conf/srs.conf
|
SRS_DEFAULT_CONFIG=conf/srs.conf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user