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