正在显示
1 个修改的文件
包含
2 行增加
和
2 行删除
| @@ -10,8 +10,8 @@ see also: [http://winlinvip.github.io/simple-rtmp-server](http://winlinvip.githu | @@ -10,8 +10,8 @@ see also: [http://winlinvip.github.io/simple-rtmp-server](http://winlinvip.githu | ||
| 10 | ### Usage | 10 | ### Usage |
| 11 | step 1: build srs <br/> | 11 | step 1: build srs <br/> |
| 12 | <pre> | 12 | <pre> |
| 13 | -tar xf srs.*.*.tar.gz | ||
| 14 | -cd srs.*.* | 13 | +tar xf simple-rtmp-server-*.*.tar.gz |
| 14 | +cd simple-rtmp-server-*.*/trunk | ||
| 15 | ./configure | 15 | ./configure |
| 16 | make | 16 | make |
| 17 | ./objs/simple_rtmp_server -c conf/srs.conf | 17 | ./objs/simple_rtmp_server -c conf/srs.conf |
-
请 注册 或 登录 后发表评论