Updated 代码依赖与版权声明 (markdown)

夏楚
2022-09-05 11:07:32 +08:00
parent 1bc3b65754
commit 0e7a266726

@@ -10,7 +10,7 @@
| 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 |
| ffmpeg | GPL/LGPL | 转码分支与mk_api有轻微依赖编译时指定ENABLE_FFMPEG为关闭时可以去除依赖,默认关闭 | https://github.com/FFmpeg/FFmpeg |
| wepoll | 类MIT | Windows下编译ENABLE_WPOLL为开始时依赖默认关闭 | https://github.com/piscisaureus/wepoll |
| SPSParser | | sps/pps相关解析代码来自朋友经过修改应该最开始提取自ffmpeg版权存疑 | https://github.com/ZLMediaKit/ZLMediaKit/blob/master/src/Extension/SPSParser.h |