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 @@ -45,8 +45,10 @@ RUN ls -lh /usr/local/bin/ffmpeg /usr/local/ssl
45
45
RUN apt-get install -y git gcc
46
46
47
47
# Build SRS for cache, never install it.
48
- # 6.0release 4b64c5c5b Upgrade actions worlflow image to Ubuntu 22.04
49
- # develop 974826800 update pion/webrtc to v4. v7.0.34 (#4359)
48
+ #
49
+ # 6.0release 2ab3937a6 fix err memory leak in rtc to rtmp bridge. v6.0.174 (#4441)
50
+ # develop 5adf684f5 AI: Remove multi-threading support and change to single-thread architecture. v7.0.59 (#4445)
51
+ #
50
52
# Pelease update this comment, if need to refresh the cached dependencies, like st/openssl/ffmpeg/libsrtp/libsrt etc.
51
53
RUN mkdir -p /usr/local/srs-cache
52
54
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