1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Revert part of 01d5e4da, to keep both openssl 1.0 and 1.1, because SRTP depends on 1.0

This commit is contained in:
winlin 2020-04-03 14:03:57 +08:00
parent 862c211acd
commit cdb20c79cc
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View file

@ -8,7 +8,9 @@ st-1.9.zip
basic framework for srs. basic framework for srs.
openssl-1.1.0e.zip openssl-1.1.0e.zip
openssl-OpenSSL_1_0_2u.tar.gz
openssl for SRS(with-ssl) RTMP complex handshake to delivery h264+aac stream. openssl for SRS(with-ssl) RTMP complex handshake to delivery h264+aac stream.
SRTP depends on openssl 1.0.*, so we use both ssl versions.
CherryPy-3.2.4.zip CherryPy-3.2.4.zip
sample api server for srs. sample api server for srs.