winlin

update readme

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