winlin

change readme for arm

正在显示 1 个修改的文件 包含 2 行增加2 行删除
@@ -259,7 +259,7 @@ Supported operating systems and hardware: @@ -259,7 +259,7 @@ Supported operating systems and hardware:
259 23. Demo video meeting or chat(SRS+cherrypy+jquery+bootstrap). <br/> 259 23. Demo video meeting or chat(SRS+cherrypy+jquery+bootstrap). <br/>
260 24. Full documents in wiki, in chineses. <br/> 260 24. Full documents in wiki, in chineses. <br/>
261 25. Support RTMP(play-publish) library: srs-librtmp<br/> 261 25. Support RTMP(play-publish) library: srs-librtmp<br/>
262 -26. Support arm (ubuntu12 dev env) build and test ok[(debian armhf, v7cpu)](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm).<br/> 262 +26. Support arm (ubuntu12 dev env) [(debian armhf, v7cpu)](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm) with ssl/hls/librtmp.<br/>
263 27. [plan] Support system utest<br/> 263 27. [plan] Support system utest<br/>
264 28. [plan] Support embeded http server for api and hls(live/vod)<br/> 264 28. [plan] Support embeded http server for api and hls(live/vod)<br/>
265 29. [plan] Support vod(file to hls stream)<br/> 265 29. [plan] Support vod(file to hls stream)<br/>
@@ -326,7 +326,7 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv @@ -326,7 +326,7 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv
326 * nginx v1.5.0: 139524 lines <br/> 326 * nginx v1.5.0: 139524 lines <br/>
327 327
328 ### History 328 ### History
329 -* v1.0, 2014-03-16, add arm(ubuntu12 dev env) build and test ok[(debian armhf, v7cpu)](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm). 329 +* v1.0, 2014-03-16, support arm (ubuntu12 dev env) [(debian armhf, v7cpu)](https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm) with ssl/hls/librtmp.
330 * v1.0, 2014-03-12, finish utest for amf0 codec. 330 * v1.0, 2014-03-12, finish utest for amf0 codec.
331 * v1.0, 2014-03-06, add gperftools for mem leak detect, mem/cpu profile. 331 * v1.0, 2014-03-06, add gperftools for mem leak detect, mem/cpu profile.
332 * v1.0, 2014-03-04, add gest framework for utest, build success. 332 * v1.0, 2014-03-04, add gest framework for utest, build success.