justin.xing 4 жил өмнө
parent
commit
d9964369f8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@ This is a pure .NET RTMP server implementation written in C# with async support.
 - [x] RTMP streaming support.
 - [x] HTTP-FLV support.
 - [x] HLS support (Need ffmpeg)
-- [x] Support cache the key frame and fast play.
+- [x] Support gop cache and fast play.
 - [x] Support recording the publishing videos and audios.
 - [x] Support proxy mode.