winlin

for bug #277, update readme remove the experiment for http server and http vod stream.

正在显示 1 个修改的文件 包含 6 行增加6 行删除
@@ -443,13 +443,13 @@ Supported operating systems and hardware: @@ -443,13 +443,13 @@ Supported operating systems and hardware:
443 [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DRM#tokentraverse) 443 [EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DRM#tokentraverse)
444 ) for fms origin authenticate. 444 ) for fms origin authenticate.
445 1. Support system full utest on gtest. 445 1. Support system full utest on gtest.
446 -1. [experiment] Support embeded HTTP server(  
447 -[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleHTTP),  
448 -[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_SampleHTTP) 446 +1. Support embeded HTTP server(
  447 +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_SampleHTTP),
  448 +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_SampleHTTP)
449 ) for hls(live/vod) 449 ) for hls(live/vod)
450 -1. [experiment] Support vod stream(http flv/hls vod stream)(  
451 -[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_FlvVodStream),  
452 -[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_FlvVodStream) 450 +1. Support vod stream(http flv/hls vod stream)(
  451 +[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_FlvVodStream),
  452 +[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_FlvVodStream)
453 ). 453 ).
454 1. Stable [1.0release branch](https://github.com/winlinvip/simple-rtmp-server/tree/1.0release) and 454 1. Stable [1.0release branch](https://github.com/winlinvip/simple-rtmp-server/tree/1.0release) and
455 [2.0dev branch](https://github.com/winlinvip/simple-rtmp-server/tree/master). 455 [2.0dev branch](https://github.com/winlinvip/simple-rtmp-server/tree/master).