From d90d25acb9e62f078e251998ee7160a54cfb98da Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Sun, 6 Sep 2020 17:59:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81GB=E6=8E=A8=E6=B5=81=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E7=AB=AF=20=E6=B7=BB=E5=8A=A02=E4=B8=AA=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E5=B7=A5=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17c7fb36..15c92328 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ - 支持http文件访问鉴权 - GB28181与RTP推流 - - 支持UDP/TCP国标RTP(PS或TS)推流,可以转换成RTSP/RTMP/HLS等协议 + - 支持UDP/TCP国标RTP(PS或TS)推流服务器,可以转换成RTSP/RTMP/HLS等协议 + - 支持RTSP/RTMP/HLS转国标推流客户端,支持TCP/UDP模式,提供相应restful api - 支持H264/H265/AAC/G711/OPUS编码 - MP4点播与录制 @@ -124,9 +125,11 @@ bash build_docker_images.sh - [基于ZLMediaKit分支的管理WEB网站](https://github.com/chenxiaolei/ZLMediaKit_NVR_UI) - [基于ZLMediaKit主线的管理WEB网站](https://gitee.com/kkkkk5G/MediaServerUI) - [DotNetCore的RESTful客户端](https://github.com/MingZhuLiu/ZLMediaKit.DotNetCore.Sdk) + - [C#版本的Http API与Hook](https://github.com/chengxiaosheng/ZLMediaKit.HttpApi) - [GB28181-2016网络视频平台](https://github.com/swwheihei/wvp) - [node-js版本的GB28181平台](https://gitee.com/hfwudao/GB28181_Node_Http) - [基于C SDK实现的推流客户端](https://github.com/hctym1995/ZLM_ApiDemo) + - [Go实现的海康ehome服务器](https://github.com/tsingeye/FreeEhome) ## 授权协议