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 @@ -24,8 +24,10 @@ RUN which cmake && cmake --version
24
24
RUN ls -lh /usr/local/bin/ffmpeg /usr/local/ssl
25
25
26
26
# Build SRS for cache, never install it.
27
- # 5.0release 316f4641a Don't compile libopus when enable sys-ffmpeg. v5.0.198 (#3851)
28
- # develop 4372e32f7 Don't compile libopus when enable sys-ffmpeg. v5.0.198 v6.0.98 (#3851)
27
+ #
28
+ # 6.0release 2ab3937a6 fix err memory leak in rtc to rtmp bridge. v6.0.174 (#4441)
29
+ # develop 5adf684f5 AI: Remove multi-threading support and change to single-thread architecture. v7.0.59 (#4445)
30
+ #
29
31
# Pelease update this comment, if need to refresh the cached dependencies, like st/openssl/ffmpeg/libsrtp/libsrt etc.
30
32
RUN mkdir -p /usr/local/srs-cache
31
33
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