winlin

update readme

正在显示 1 个修改的文件 包含 10 行增加10 行删除
@@ -253,7 +253,7 @@ Supported operating systems and hardware: @@ -253,7 +253,7 @@ Supported operating systems and hardware:
253 * v1.0, 2014-04-17, support dvr(record live to flv file for vod). 0.9.69 253 * v1.0, 2014-04-17, support dvr(record live to flv file for vod). 0.9.69
254 * v1.0, 2014-04-11, add speex1.2 to transcode flash encoder stream. 0.9.58 254 * v1.0, 2014-04-11, add speex1.2 to transcode flash encoder stream. 0.9.58
255 * v1.0, 2014-04-10, support reload ingesters(add/remov/update). 0.9.57 255 * v1.0, 2014-04-10, support reload ingesters(add/remov/update). 0.9.57
256 -* v1.0, 2014-04-07, [1.0 mainline(0.9.55)](https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline) released. 30000 lines. 256 +* <strong>v1.0, 2014-04-07, [1.0 mainline(0.9.55)](https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline) released. 30000 lines.</strong>
257 * v1.0, 2014-04-07, support [ingest](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleIngest) file/stream/device. 257 * v1.0, 2014-04-07, support [ingest](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleIngest) file/stream/device.
258 * v1.0, 2014-04-05, support [http api](https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPApi) and [http server](https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPServer). 258 * v1.0, 2014-04-05, support [http api](https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPApi) and [http server](https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPServer).
259 * v1.0, 2014-04-03, implements http framework and api/v1/version. 259 * v1.0, 2014-04-03, implements http framework and api/v1/version.
@@ -285,7 +285,7 @@ Supported operating systems and hardware: @@ -285,7 +285,7 @@ Supported operating systems and hardware:
285 * v1.0, 2014-01-05, add wiki [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build), [Performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance), [Cluster](https://github.com/winlinvip/simple-rtmp-server/wiki/Cluster) 285 * v1.0, 2014-01-05, add wiki [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build), [Performance](https://github.com/winlinvip/simple-rtmp-server/wiki/Performance), [Cluster](https://github.com/winlinvip/simple-rtmp-server/wiki/Cluster)
286 * v1.0, 2014-01-01, change listen(512), chunk-size(60000), to improve performance. 286 * v1.0, 2014-01-01, change listen(512), chunk-size(60000), to improve performance.
287 * v1.0, 2013-12-27, merge from wenjie, the bandwidth test feature. 287 * v1.0, 2013-12-27, merge from wenjie, the bandwidth test feature.
288 -* v0.9, 2013-12-25, [v0.9](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.9) released. 20926 lines. 288 +* <strong>v0.9, 2013-12-25, [v0.9](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.9) released. 20926 lines.</strong>
289 * v0.9, 2013-12-25, fix the bitrate bug(in Bps), use enhanced microphone. 289 * v0.9, 2013-12-25, fix the bitrate bug(in Bps), use enhanced microphone.
290 * v0.9, 2013-12-22, demo video meeting or chat(SRS+cherrypy+jquery+bootstrap). 290 * v0.9, 2013-12-22, demo video meeting or chat(SRS+cherrypy+jquery+bootstrap).
291 * v0.9, 2013-12-22, merge from wenjie, support banwidth test. 291 * v0.9, 2013-12-22, merge from wenjie, support banwidth test.
@@ -299,7 +299,7 @@ Supported operating systems and hardware: @@ -299,7 +299,7 @@ Supported operating systems and hardware:
299 * v0.9, 2013-12-15, support reload the hls/forwarder/transcoder. 299 * v0.9, 2013-12-15, support reload the hls/forwarder/transcoder.
300 * v0.9, 2013-12-14, refine the thread model for the retry threads. 300 * v0.9, 2013-12-14, refine the thread model for the retry threads.
301 * v0.9, 2013-12-10, auto install depends tools/libs on centos/ubuntu. 301 * v0.9, 2013-12-10, auto install depends tools/libs on centos/ubuntu.
302 -* v0.8, 2013-12-08, [v0.8](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.8) released. 19186 lines. 302 +* <strong>v0.8, 2013-12-08, [v0.8](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.8) released. 19186 lines.</strong>
303 * v0.8, 2013-12-08, support [http hooks](https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPCallback): on_connect/close/publish/unpublish/play/stop. 303 * v0.8, 2013-12-08, support [http hooks](https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPCallback): on_connect/close/publish/unpublish/play/stop.
304 * v0.8, 2013-12-08, support multiple http hooks for a event. 304 * v0.8, 2013-12-08, support multiple http hooks for a event.
305 * v0.8, 2013-12-07, support http callback hooks, on_connect. 305 * v0.8, 2013-12-07, support http callback hooks, on_connect.
@@ -308,32 +308,32 @@ Supported operating systems and hardware: @@ -308,32 +308,32 @@ Supported operating systems and hardware:
308 * v0.8, 2013-12-06, support max_connections, drop if exceed. 308 * v0.8, 2013-12-06, support max_connections, drop if exceed.
309 * v0.8, 2013-12-05, support log_dir, write ffmpeg log to file. 309 * v0.8, 2013-12-05, support log_dir, write ffmpeg log to file.
310 * v0.8, 2013-12-05, fix the forward/hls/encoder bug. 310 * v0.8, 2013-12-05, fix the forward/hls/encoder bug.
311 -* v0.7, 2013-12-03, [v0.7](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.7) released. 17605 lines. 311 +* <strong>v0.7, 2013-12-03, [v0.7](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.7) released. 17605 lines.</strong>
312 * v0.7, 2013-12-01, support dead-loop detect for forwarder and transcoder. 312 * v0.7, 2013-12-01, support dead-loop detect for forwarder and transcoder.
313 * v0.7, 2013-12-01, support all ffmpeg filters and params. 313 * v0.7, 2013-12-01, support all ffmpeg filters and params.
314 * v0.7, 2013-11-30, support live stream transcoder by ffmpeg. 314 * v0.7, 2013-11-30, support live stream transcoder by ffmpeg.
315 * v0.7, 2013-11-30, support --with/without -ffmpeg, build ffmpeg-2.1. 315 * v0.7, 2013-11-30, support --with/without -ffmpeg, build ffmpeg-2.1.
316 * v0.7, 2013-11-30, add ffmpeg-2.1, x264-core138, lame-3.99.5, libaacplus-2.0.2. 316 * v0.7, 2013-11-30, add ffmpeg-2.1, x264-core138, lame-3.99.5, libaacplus-2.0.2.
317 -* v0.6, 2013-11-29, [v0.6](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.6) released. 16094 lines. 317 +* <strong>v0.6, 2013-11-29, [v0.6](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.6) released. 16094 lines.</strong>
318 * v0.6, 2013-11-29, add performance summary, 1800 clients, 900Mbps, CPU 90.2%, 41MB. 318 * v0.6, 2013-11-29, add performance summary, 1800 clients, 900Mbps, CPU 90.2%, 41MB.
319 * v0.6, 2013-11-29, support forward stream to other edge server. 319 * v0.6, 2013-11-29, support forward stream to other edge server.
320 * v0.6, 2013-11-29, support forward stream to other origin server. 320 * v0.6, 2013-11-29, support forward stream to other origin server.
321 * v0.6, 2013-11-28, fix memory leak bug, aac decode bug. 321 * v0.6, 2013-11-28, fix memory leak bug, aac decode bug.
322 * v0.6, 2013-11-27, support --with or --without -hls and -ssl options. 322 * v0.6, 2013-11-27, support --with or --without -hls and -ssl options.
323 * v0.6, 2013-11-27, support AAC 44100HZ sample rate for iphone, adjust the timestamp. 323 * v0.6, 2013-11-27, support AAC 44100HZ sample rate for iphone, adjust the timestamp.
324 -* v0.5, 2013-11-26, [v0.5](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.5) released. 14449 lines. 324 +* <strong>v0.5, 2013-11-26, [v0.5](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.5) released. 14449 lines.</strong>
325 * v0.5, 2013-11-24, support HLS(m3u8), fragment and window. 325 * v0.5, 2013-11-24, support HLS(m3u8), fragment and window.
326 * v0.5, 2013-11-24, support record to ts file for HLS. 326 * v0.5, 2013-11-24, support record to ts file for HLS.
327 * v0.5, 2013-11-21, add ts_info tool to demux ts file. 327 * v0.5, 2013-11-21, add ts_info tool to demux ts file.
328 * v0.5, 2013-11-16, add rtmp players(OSMF/jwplayer5/jwplayer6). 328 * v0.5, 2013-11-16, add rtmp players(OSMF/jwplayer5/jwplayer6).
329 -* v0.4, 2013-11-10, [v0.4](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.4) released. 12500 lines. 329 +* <strong>v0.4, 2013-11-10, [v0.4](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.4) released. 12500 lines.</strong>
330 * v0.4, 2013-11-10, support config and reload the pithy print. 330 * v0.4, 2013-11-10, support config and reload the pithy print.
331 * v0.4, 2013-11-09, support reload config(vhost and its detail). 331 * v0.4, 2013-11-09, support reload config(vhost and its detail).
332 * v0.4, 2013-11-09, support reload config(listen and chunk_size) by SIGHUP(1). 332 * v0.4, 2013-11-09, support reload config(listen and chunk_size) by SIGHUP(1).
333 * v0.4, 2013-11-09, support longtime(>4.6hours) publish/play. 333 * v0.4, 2013-11-09, support longtime(>4.6hours) publish/play.
334 * v0.4, 2013-11-09, support config the chunk_size. 334 * v0.4, 2013-11-09, support config the chunk_size.
335 * v0.4, 2013-11-09, support pause for live stream. 335 * v0.4, 2013-11-09, support pause for live stream.
336 -* v0.3, 2013-11-04, [v0.3](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.3) released. 11773 lines. 336 +* <strong>v0.3, 2013-11-04, [v0.3](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.3) released. 11773 lines.</strong>
337 * v0.3, 2013-11-04, support refer/play-refer/publish-refer. 337 * v0.3, 2013-11-04, support refer/play-refer/publish-refer.
338 * v0.3, 2013-11-04, support vhosts specified config. 338 * v0.3, 2013-11-04, support vhosts specified config.
339 * v0.3, 2013-11-02, support listen multiple ports. 339 * v0.3, 2013-11-02, support listen multiple ports.
@@ -341,12 +341,12 @@ Supported operating systems and hardware: @@ -341,12 +341,12 @@ Supported operating systems and hardware:
341 * v0.3, 2013-10-29, support pithy print log message specified by stage. 341 * v0.3, 2013-10-29, support pithy print log message specified by stage.
342 * v0.3, 2013-10-28, support librtmp without extended-timestamp in 0xCX chunk packet. 342 * v0.3, 2013-10-28, support librtmp without extended-timestamp in 0xCX chunk packet.
343 * v0.3, 2013-10-27, support cache last gop for client fast startup. 343 * v0.3, 2013-10-27, support cache last gop for client fast startup.
344 -* v0.2, 2013-10-25, [v0.2](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.2) released. 10125 lines. 344 +* <strong>v0.2, 2013-10-25, [v0.2](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.2) released. 10125 lines.</strong>
345 * v0.2, 2013-10-25, support flash publish. 345 * v0.2, 2013-10-25, support flash publish.
346 * v0.2, 2013-10-25, support h264/avc codec by rtmp complex handshake. 346 * v0.2, 2013-10-25, support h264/avc codec by rtmp complex handshake.
347 * v0.2, 2013-10-24, support time jitter detect and correct algorithm 347 * v0.2, 2013-10-24, support time jitter detect and correct algorithm
348 * v0.2, 2013-10-24, support decode codec type to cache the h264/avc sequence header. 348 * v0.2, 2013-10-24, support decode codec type to cache the h264/avc sequence header.
349 -* v0.1, 2013-10-23, [v0.1](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.1) released. 8287 lines. 349 +* <strong>v0.1, 2013-10-23, [v0.1](https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.1) released. 8287 lines.</strong>
350 * v0.1, 2013-10-23, support basic amf0 codec, simplify the api using c-style api. 350 * v0.1, 2013-10-23, support basic amf0 codec, simplify the api using c-style api.
351 * v0.1, 2013-10-23, support shared ptr msg for zero memory copy. 351 * v0.1, 2013-10-23, support shared ptr msg for zero memory copy.
352 * v0.1, 2013-10-22, support vp6 codec with rtmp protocol specified simple handshake. 352 * v0.1, 2013-10-22, support vp6 codec with rtmp protocol specified simple handshake.