Skip to content

Commit 57916c0

Browse files
committed
Update cache for SRS.
1 parent 0c6655b commit 57916c0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Dockerfile

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ ENV PKG_CONFIG_PATH $PKG_CONFIG_PATH:/usr/local/ssl/lib/pkgconfig
1919
ENV PKG_CONFIG_PATH $PKG_CONFIG_PATH:/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig
2020

2121
# 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+
#
2426
# Pelease update this comment, if need to refresh the cached dependencies, like st/openssl/ffmpeg/libsrtp/libsrt etc.
2527
RUN mkdir -p /usr/local/srs-cache
2628
RUN cd /usr/local/srs-cache && git clone https://github.com/ossrs/srs.git

0 commit comments

Comments
 (0)