mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge 4.0release, migrate to new website.
This commit is contained in:
commit
f7280399d4
79 changed files with 629 additions and 715 deletions
14
trunk/3rdparty/README.md
vendored
14
trunk/3rdparty/README.md
vendored
|
@ -1,7 +1,7 @@
|
|||
http-parser-2.1.zip
|
||||
* for srs to support http callback.
|
||||
* https://github.com/joyent/http-parser
|
||||
* https://github.com/ossrs/srs/wiki/LicenseMixing#http-parser
|
||||
* https://ossrs.net/lts/zh-cn/license#http-parser
|
||||
|
||||
nginx-1.5.7.zip
|
||||
* http://nginx.org/
|
||||
|
@ -10,7 +10,7 @@ nginx-1.5.7.zip
|
|||
srt-1-fit
|
||||
srt-1.4.1.tar.gz
|
||||
* https://github.com/Haivision/srt/releases/tag/v1.4.1
|
||||
* https://github.com/ossrs/srs/wiki/LicenseMixing#srt
|
||||
* https://ossrs.net/lts/zh-cn/license#srt
|
||||
|
||||
openssl-1.1-fit
|
||||
openssl-1.1.1b.tar.gz
|
||||
|
@ -21,7 +21,7 @@ openssl-OpenSSL_1_0_2u.tar.gz
|
|||
* http://www.openssl.org/source/openssl-1.1.0e.tar.gz
|
||||
* 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.
|
||||
* https://github.com/ossrs/srs/wiki/LicenseMixing#openssl
|
||||
* https://ossrs.net/lts/zh-cn/license#openssl
|
||||
|
||||
CherryPy-3.2.4.zip
|
||||
* sample api server for srs.
|
||||
|
@ -36,7 +36,7 @@ opus-1.3.1.tar.gz
|
|||
* http://ffmpeg.org/releases/ffmpeg-4.2.tar.gz
|
||||
* https://github.com/xiph/opus/releases/tag/v1.3.1
|
||||
* To support RTMP/WebRTC transcoding.
|
||||
* https://github.com/ossrs/srs/wiki/LicenseMixing#ffmpeg
|
||||
* https://ossrs.net/lts/zh-cn/license#ffmpeg
|
||||
|
||||
gtest-fit
|
||||
* google test framework.
|
||||
|
@ -51,14 +51,14 @@ st-1.9.zip
|
|||
state-threads
|
||||
state-threads-1.9.1.tar.gz
|
||||
* Patched ST from https://github.com/ossrs/state-threads
|
||||
* https://github.com/ossrs/srs/wiki/LicenseMixing#state-threads
|
||||
* https://ossrs.net/lts/zh-cn/license#state-threads
|
||||
|
||||
JSON
|
||||
* https://github.com/udp/json-parser
|
||||
* https://github.com/ossrs/srs/wiki/LicenseMixing#json
|
||||
* https://ossrs.net/lts/zh-cn/license#json
|
||||
|
||||
USRSCTP
|
||||
* https://github.com/ossrs/srs/wiki/LicenseMixing#usrsctp
|
||||
* https://ossrs.net/lts/zh-cn/license#usrsctp
|
||||
|
||||
links:
|
||||
* state-threads:
|
||||
|
|
4
trunk/3rdparty/st-srs/README.md
vendored
4
trunk/3rdparty/st-srs/README.md
vendored
|
@ -3,7 +3,7 @@
|
|||

|
||||
[](https://github.com/ossrs/state-threads/actions?query=workflow%3ATest+branch%3Asrs)
|
||||
[](https://codecov.io/gh/ossrs/state-threads/branch/srs)
|
||||
[](https://github.com/ossrs/srs/wiki/Contact#wechat)
|
||||
[](https://ossrs.net/lts/zh-cn/contact)
|
||||
|
||||
Fork from http://sourceforge.net/projects/state-threads, patched for [SRS](https://github.com/ossrs/srs/tree/2.0release).
|
||||
|
||||
|
@ -13,7 +13,7 @@ For original ST without any changes, checkout the [ST master branch](https://git
|
|||
|
||||
## LICENSE
|
||||
|
||||
[state-threads](https://github.com/ossrs/state-threads/blob/srs/README#L68) is licenced under [MPL or GPLv2](https://github.com/ossrs/srs/wiki/LicenseMixing#state-threads).
|
||||
[state-threads](https://github.com/ossrs/state-threads/blob/srs/README#L68) is licenced under [MPL or GPLv2](https://ossrs.net/lts/zh-cn/license#state-threads).
|
||||
|
||||
## Linux: Usage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue