正在显示
1 个修改的文件
包含
8 行增加
和
8 行删除
| @@ -33,14 +33,14 @@ And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS --<br | @@ -33,14 +33,14 @@ And here is an inevitably incomplete list of MUCH-APPRECIATED CONTRIBUTORS --<br | ||
| 33 | people who have submitted patches, reported bugs, added translations, helped<br/> | 33 | people who have submitted patches, reported bugs, added translations, helped<br/> |
| 34 | answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt) | 34 | answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt) |
| 35 | 35 | ||
| 36 | -A big THANK YOU goes to:<br/> | ||
| 37 | - Genes amd Mabbott for creating [st](https://github.com/winlinvip/state-threads)([state-threads](http://sourceforge.net/projects/state-threads/)).<br/> | ||
| 38 | - Michael Talyanksy for introducing us to use st.<br/> | ||
| 39 | - Roman Arutyunyan for creating [nginx-rtmp](https://github.com/arut/nginx-rtmp-module) for srs to refer to. <br/> | ||
| 40 | - Joyent for creating [http-parser](https://github.com/joyent/http-parser) for http-api for srs.<br/> | ||
| 41 | - Igor Sysoev for creating [nginx](http://nginx.org/) for srs to refer to.<br/> | ||
| 42 | - [FFMPEG](http://ffmpeg.org/) and [libx264](http://www.videolan.org/) group for srs to use to transcode.<br/> | ||
| 43 | - Guido van Rossum for creating Python for api-server for srs.<br/> | 36 | +A big THANK YOU goes to: |
| 37 | +* Genes amd Mabbott for creating [st](https://github.com/winlinvip/state-threads)([state-threads](http://sourceforge.net/projects/state-threads/)). | ||
| 38 | +* Michael Talyanksy for introducing us to use st. | ||
| 39 | +* Roman Arutyunyan for creating [nginx-rtmp](https://github.com/arut/nginx-rtmp-module) for srs to refer to. | ||
| 40 | +* Joyent for creating [http-parser](https://github.com/joyent/http-parser) for http-api for srs. | ||
| 41 | +* Igor Sysoev for creating [nginx](http://nginx.org/) for srs to refer to. | ||
| 42 | +* [FFMPEG](http://ffmpeg.org/) and [libx264](http://www.videolan.org/) group for srs to use to transcode. | ||
| 43 | +* Guido van Rossum for creating Python for api-server for srs. | ||
| 44 | 44 | ||
| 45 | ### Usage | 45 | ### Usage |
| 46 | 46 |
-
请 注册 或 登录 后发表评论