1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00

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

This commit is contained in:
winlin 2015-01-18 18:08:47 +08:00
parent eff2d81016
commit 9bf408ad25

View file

@ -443,13 +443,13 @@ Supported operating systems and hardware:
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_DRM#tokentraverse)
) for fms origin authenticate.
1. Support system full utest on gtest.
1. [experiment] Support embeded HTTP server(
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_SampleHTTP),
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_SampleHTTP)
1. Support embeded HTTP server(
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_SampleHTTP),
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_SampleHTTP)
) for hls(live/vod)
1. [experiment] Support vod stream(http flv/hls vod stream)(
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_FlvVodStream),
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v1_EN_FlvVodStream)
1. Support vod stream(http flv/hls vod stream)(
[CN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_CN_FlvVodStream),
[EN](https://github.com/winlinvip/simple-rtmp-server/wiki/v2_EN_FlvVodStream)
).
1. Stable [1.0release branch](https://github.com/winlinvip/simple-rtmp-server/tree/1.0release) and
[2.0dev branch](https://github.com/winlinvip/simple-rtmp-server/tree/master).