Skip to content

Commit 1212756

Browse files
committed
[dev] update README files.
1 parent 7d5fa0c commit 1212756

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.CN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
基于[nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module)的流媒体服务器。
66

7+
[English README](https://github.com/winshining/nginx-http-flv-module/blob/master/README.md)
8+
9+
如果您喜欢这个模块,可以通过赞赏来支持我的工作,非常感谢!
10+
11+
![reward_qrcode_winshining](https://raw.githubusercontent.com/wiki/winshining/nginx-http-flv-module/reward_qrcode_winshining.png)
12+
713
# 功能
814

915
* [nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module)提供的所有功能。

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
Media streaming server based on [nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module).
66

7+
[中文说明](https://github.com/winshining/nginx-http-flv-module/blob/master/README.CN.md).
8+
9+
Donate if you like this module. Many thanks to you!
10+
11+
<a href="https://www.buymeacoffee.com/winshining" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/white_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
12+
713
# Features
814

915
* All features [nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module) provides.
@@ -146,7 +152,7 @@ And `listen` directive specified in `rtmp` block is:
146152
}
147153
}
148154

149-
Then the url of play based on HTTP is:
155+
Then the url of playback based on HTTP is:
150156

151157
http://example.com:8080/live?port=1985&app=myapp&stream=mystream
152158

0 commit comments

Comments
 (0)