File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,10 @@ RUN ls -lh /usr/local/bin/ffmpeg /usr/local/ssl
36
36
RUN apt-get install -y git gcc
37
37
38
38
# Build SRS for cache, never install it.
39
- # 5.0release 316f4641a Don't compile libopus when enable sys-ffmpeg. v5.0.198 (#3851)
40
- # develop 4372e32f7 Don't compile libopus when enable sys-ffmpeg. v5.0.198 v6.0.98 (#3851)
39
+ #
40
+ # 6.0release 2ab3937a6 fix err memory leak in rtc to rtmp bridge. v6.0.174 (#4441)
41
+ # develop 5adf684f5 AI: Remove multi-threading support and change to single-thread architecture. v7.0.59 (#4445)
42
+ #
41
43
# Pelease update this comment, if need to refresh the cached dependencies, like st/openssl/ffmpeg/libsrtp/libsrt etc.
42
44
RUN mkdir -p /usr/local/srs-cache
43
45
RUN cd /usr/local/srs-cache && git clone https://github.com/ossrs/srs.git
You can’t perform that action at this time.
0 commit comments