Commit cebea64d36bac571aa72b0f19cf3d7955175e959

Authored by panlinlin
1 parent b0080159

update readme

Showing 1 changed file with 2 additions and 1 deletions
README.md
... ... @@ -39,7 +39,8 @@ https://gitee.com/18010473990/wvp-GB28181.git
39 39 9. 支持直接输出RTSP、RTMP、HTTP-FLV、Websocket-FLV、HLS多种协议流地址
40 40 10. 支持国标网络校时
41 41 11. 支持公网部署, 支持wvp与zlm分开部署
42   -12. 支持播放h265, g.711格式的流(需要将closeWaitRTPInfo设为false).
  42 +12. 支持播放h265, g.711格式的流(需要将closeWaitRTPInfo设为false).
  43 +13. 支持固定流地址,同时支持未点播时直接播放流地址,代码自动发起点播.
43 44  
44 45 # 待实现:
45 46 上级级联
... ...