winlin

update readme

正在显示 1 个修改的文件 包含 1 行增加0 行删除
@@ -48,6 +48,7 @@ cd simple-rtmp-server/trunk @@ -48,6 +48,7 @@ cd simple-rtmp-server/trunk
48 <strong>step 1:</strong> build srs <br/> 48 <strong>step 1:</strong> build srs <br/>
49 <pre> 49 <pre>
50 ./configure --with-ssl --with-hls --with-ffmpeg --with-http && make 50 ./configure --with-ssl --with-hls --with-ffmpeg --with-http && make
  51 +</pre>
51 <strong>step 2:</strong> start srs <br/> 52 <strong>step 2:</strong> start srs <br/>
52 <pre> 53 <pre>
53 ./objs/srs -c conf/srs.conf 54 ./objs/srs -c conf/srs.conf