File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 ` 开启后无法工作 |
Original file line number Diff line number Diff 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 |
You can’t perform that action at this time.
0 commit comments