mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-13 20:00:51 +08:00
Updated 代码依赖与版权声明 (markdown)
@@ -8,7 +8,7 @@
|
||||
| ireader/media-server | MIT | 默认依赖,编译时指定ENABLE_HLS,ENABLE_MP4,ENABLE_RTPPROXY为关闭时可以去除依赖 | https://github.com/ireader/media-server |
|
||||
| jsoncpp | MIT | mk_api(开启webrtc功能时)和MediaServer依赖 | https://github.com/open-source-parsers/jsoncpp |
|
||||
| openssl | Apache-2.0 | 开启ssl和webrtc相关功能时开启,编译时指定ENABLE_OPENSSL,ENABLE_WEBRTC为关闭时可以去除依赖 | https://github.com/openssl/openssl |
|
||||
| srtp | 类MIT | 开启webrtc相关功能时开启,编译时指定ENABLE_WEBRTC为关闭时可以去除依赖 | https://github.com/cisco/libsrtp |
|
||||
| srtp | 类MIT | 开启webrtc相关功能时依赖,编译时指定ENABLE_WEBRTC为关闭时可以去除依赖 | https://github.com/cisco/libsrtp |
|
||||
| usrsctp | BSD-3-Clause | 开启webrtc datachannel相关功能时开启,编译时指定ENABLE_SCTP为关闭时可以去除依赖 | https://github.com/sctplab/usrsctp |
|
||||
| mediasoup | ISC | 部分webrtc源码提取自mediasoup,编译时指定ENABLE_WEBRTC为关闭时可以去除依赖 | https://github.com/versatica/mediasoup |
|
||||
| ffmpeg | GPL/LGPL | 转码分支与mk_api有轻微依赖,编译时指定ENABLE_FFMPEG为关闭时可以去除依赖 | https://github.com/FFmpeg/FFmpeg |
|
||||
|
||||
Reference in New Issue
Block a user