diff --git a/README.md b/README.md index f932273b..05529d21 100644 --- a/README.md +++ b/README.md @@ -30,14 +30,13 @@ - 提供完整的[MediaServer](https://github.com/ZLMediaKit/ZLMediaKit/tree/master/server)服务器,可以免开发直接部署为商用服务器。 - 提供完善的[restful api](https://github.com/ZLMediaKit/ZLMediaKit/wiki/MediaServer%E6%94%AF%E6%8C%81%E7%9A%84HTTP-API)以及[web hook](https://github.com/ZLMediaKit/ZLMediaKit/wiki/MediaServer%E6%94%AF%E6%8C%81%E7%9A%84HTTP-HOOK-API),支持丰富的业务逻辑。 - 打通了视频监控协议栈与直播协议栈,对RTSP/RTMP支持都很完善。 -- 全面支持H265/H264/AAC/G711/OPUS。 - 功能完善,支持集群、按需转协议、按需推拉流、先播后推、断连续推等功能。 - 极致性能,单机10W级别播放器,100Gb/s级别io带宽能力。 - 极致体验,[独家特性](https://github.com/ZLMediaKit/ZLMediaKit/wiki/ZLMediakit%E7%8B%AC%E5%AE%B6%E7%89%B9%E6%80%A7%E4%BB%8B%E7%BB%8D) - [谁在使用zlmediakit?](https://github.com/ZLMediaKit/ZLMediaKit/issues/511) - 全面支持ipv6网络 - 支持多轨道模式(一个流中多个视频/音频) -- 全协议支持H264/H265/AAC/G711/OPUS,部分支持VP8/VP9/AV1/JPEG/MP3/H266/ADPCM/SVAC/G722/G723/G729 +- 全协议支持H264/H265/AAC/G711/OPUS/MP3,部分支持VP8/VP9/AV1/JPEG/MP3/H266/ADPCM/SVAC/G722/G723/G729 ## 项目定位 @@ -58,7 +57,7 @@ - 服务器/客户端完整支持Basic/Digest方式的登录鉴权,全异步可配置化的鉴权接口 - 支持H265编码 - 服务器支持RTSP推流(包括`rtp over udp` `rtp over tcp`方式) - - 支持H264/H265/AAC/G711/OPUS/MJPEG编码,其他编码能转发但不能转协议 + - 支持H264/H265/AAC/G711/OPUS/MJPEG/MP3编码,其他编码能转发但不能转协议 - RTMP[S] - RTMP[S] 播放服务器,支持RTSP/MP4/HLS转RTMP @@ -68,7 +67,7 @@ - 支持http[s]-flv直播服务器 - 支持http[s]-flv直播播放器 - 支持websocket-flv直播 - - 支持H264/H265/AAC/G711/OPUS编码,其他编码能转发但不能转协议 + - 支持H264/H265/AAC/G711/OPUS/MP3编码,其他编码能转发但不能转协议 - 支持[RTMP-H265](https://github.com/ksvc/FFmpeg/wiki) - 支持[RTMP-OPUS](https://github.com/ZLMediaKit/ZLMediaKit/wiki/RTMP%E5%AF%B9H265%E5%92%8COPUS%E7%9A%84%E6%94%AF%E6%8C%81) - 支持[enhanced-rtmp(H265)](https://github.com/veovera/enhanced-rtmp) @@ -77,19 +76,19 @@ - 支持HLS文件(mpegts/fmp4)生成,自带HTTP文件服务器 - 通过cookie追踪技术,可以模拟HLS播放为长连接,可以实现HLS按需拉流、播放统计等业务 - 支持HLS播发器,支持拉流HLS转rtsp/rtmp/mp4 - - 支持H264/H265/AAC/G711/OPUS编码 + - 支持H264/H265/AAC/G711/OPUS/MP3编码 - 支持多轨道模式 - TS - 支持http[s]-ts直播 - 支持ws[s]-ts直播 - - 支持H264/H265/AAC/G711/OPUS编码 + - 支持H264/H265/AAC/G711/OPUS/MP3编码 - 支持多轨道模式 - fMP4 - 支持http[s]-fmp4直播 - 支持ws[s]-fmp4直播 - - 支持H264/H265/AAC/G711/OPUS/MJPEG编码 + - 支持H264/H265/AAC/G711/OPUS/MJPEG/MP3编码 - 支持多轨道模式 - HTTP[S]与WebSocket @@ -104,7 +103,7 @@ - GB28181与RTP推流 - 支持UDP/TCP RTP(PS/TS/ES)推流服务器,可以转换成RTSP/RTMP/HLS等协议 - 支持RTSP/RTMP/HLS等协议转rtp推流客户端,支持TCP/UDP模式,提供相应restful api,支持主动被动方式 - - 支持H264/H265/AAC/G711/OPUS编码 + - 支持H264/H265/AAC/G711/OPUS/MP3编码 - 支持es/ps/ts/ehome rtp推流 - 支持es/ps rtp转推 - 支持GB28181主动拉流模式 @@ -114,7 +113,7 @@ - MP4点播与录制 - 支持录制为FLV/HLS/MP4 - RTSP/RTMP/HTTP-FLV/WS-FLV支持MP4文件点播,支持seek - - 支持H264/H265/AAC/G711/OPUS编码 + - 支持H264/H265/AAC/G711/OPUS/MP3编码 - 支持多轨道模式 - WebRTC @@ -369,6 +368,20 @@ bash build_docker_images.sh [weidelong](https://github.com/wdl1697454803) [小强先生](https://github.com/linshangqiang) [李之阳](https://github.com/leo94666) +[sgzed](https://github.com/sgzed) +[gaoshan](https://github.com/foobra) +[zhang2349](https://github.com/zhang2349) +[benshi](https://github.com/BenLocal) +[autoantwort](https://github.com/autoantwort) +[u7ko4](https://github.com/u7ko4) +[WengQiang](https://github.com/Tsubaki-01) +[wEnchanters](https://github.com/wEnchanters) +[sbkyy](https://github.com/sbkyy) +[wuxingzhong](https://github.com/wuxingzhong) +[286897655](https://github.com/286897655) +[ss002012](https://github.com/ss002012) +[a839419160](https://github.com/a839419160) +[oldma3095](https://github.com/oldma3095) 同时感谢JetBrains对开源项目的支持,本项目使用CLion开发与调试: diff --git a/README_en.md b/README_en.md index fe999fb7..1065e5b2 100644 --- a/README_en.md +++ b/README_en.md @@ -528,6 +528,20 @@ Thanks to all those who have supported this project in various ways, including b [weidelong](https://github.com/wdl1697454803) [小强先生](https://github.com/linshangqiang) [李之阳](https://github.com/leo94666) +[sgzed](https://github.com/sgzed) +[gaoshan](https://github.com/foobra) +[zhang2349](https://github.com/zhang2349) +[benshi](https://github.com/BenLocal) +[autoantwort](https://github.com/autoantwort) +[u7ko4](https://github.com/u7ko4) +[WengQiang](https://github.com/Tsubaki-01) +[wEnchanters](https://github.com/wEnchanters) +[sbkyy](https://github.com/sbkyy) +[wuxingzhong](https://github.com/wuxingzhong) +[286897655](https://github.com/286897655) +[ss002012](https://github.com/ss002012) +[a839419160](https://github.com/a839419160) +[oldma3095](https://github.com/oldma3095) Also thank to JetBrains for their support for open source project, we developed and debugged zlmediakit with CLion: