Skip to content

Commit 208d340

Browse files
committed
[dev] update README files according to pull request (#103).
1 parent 34ba649 commit 208d340

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
| 功能 | nginx-http-flv-module | nginx-rtmp-module | 备注 |
2828
| :--------------: | :-------------------: | :---------------: | :------------------------------------: |
2929
| HTTP-FLV (播放) || x | 支持HTTPS-FLV和chunked回复 |
30-
| GOP缓存 || x | 仅适用于H.264视频和AAC音频 |
30+
| GOP缓存 || x | |
3131
| 虚拟主机 || x | |
3232
| 省略`listen`配置 || 见备注 | 配置中必须有一个`listen` |
3333
| 纯音频支持 || 见备注 | `wait_video``wait_key`开启后无法工作 |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Donate if you like this module. Many thanks to you!
2727
| Features | nginx-http-flv-module | nginx-rtmp-module | Remarks |
2828
| :---------------------: | :-------------------: | :---------------: | :---------------------------------------------: |
2929
| HTTP-FLV (subscribe) || x | HTTPS-FLV and chunked response supported |
30-
| GOP cache || x | Only for H.264 video and AAC audio |
30+
| GOP cache || x | |
3131
| VHOST || x | |
3232
| Omit `listen` directive || See remarks | There MUST be at least one `listen` directive |
3333
| Audio-only support || See remarks | Won't work if `wait_video` or `wait_key` is on |

0 commit comments

Comments
 (0)