From afdf028d6be43a1bd025b36c3c47c428ca244bb8 Mon Sep 17 00:00:00 2001 From: xiongziliang <771730766@qq.com> Date: Sun, 4 Nov 2018 21:49:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BD=95=E5=88=B6=E7=82=B9?= =?UTF-8?q?=E6=92=AD=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac3ff6c6..c2099ebe 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ - RTSP 播放器,支持RTSP代理,支持生成静音音频 - 支持 `rtp over udp` `rtp over tcp` `rtp over http` `rtp组播` 四种RTP传输方式 。 - 服务器/客户端完整支持Basic/Digest方式的登录鉴权,全异步可配置化的鉴权接口。 + - 支持H265编码 - RTMP - RTMP 播放服务器,支持RTSP/MP4转RTMP。 @@ -54,7 +55,7 @@ ## 后续任务 -- 添加支持H265 +- 完善支持H265 - 添加rtsp推流功能 ## 编译要求