From 21fa01d7069223cf942a0fe08d915a93257a510a Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 21 Sep 2015 13:19:06 +0800 Subject: [PATCH 1/3] refine readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd9310f16..708949a83 100755 --- a/README.md +++ b/README.md @@ -1032,6 +1032,7 @@ Winlin [bug #92]: https://github.com/simple-rtmp-server/srs/issues/92 [bug #380]: https://github.com/simple-rtmp-server/srs/issues/380 [bug #474]: https://github.com/simple-rtmp-server/srs/issues/474 +[bug #484]: https://github.com/simple-rtmp-server/srs/issues/484 [bug #475]: https://github.com/simple-rtmp-server/srs/issues/475 [bug #458]: https://github.com/simple-rtmp-server/srs/issues/458 [bug #454]: https://github.com/simple-rtmp-server/srs/issues/454 From d129c1079b41c0301592a6b4725e840caf8d0f69 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 21 Sep 2015 13:19:32 +0800 Subject: [PATCH 2/3] refine readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 708949a83..c36047f29 100755 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Enjoy it! ## About -SRS(SIMPLE RTMP Server) over state-threads created in 2013.10. +SRS(Simple RTMP Server) over state-threads created in 2013.10. SRS delivers rtmp/hls/http/hds live on x86/x64/arm/mips linux/osx, supports origin/edge/vhost and transcode/ingest and dvr/forward @@ -48,7 +48,7 @@ provides EN/CN wiki and the most simple architecture. ## AUTHORS -There are three types of people that have contributed to the SRS project: +There are two types of people that have contributed to the SRS project: * AUTHORS: Contribute important features. Names of all PRIMARY response in NetConnection.connect and metadata. * CONTRIBUTORS: Submit patches, report bugs, add translations, help answer From 2d99e8a563972d8a4298498fed352596ef623209 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 21 Sep 2015 13:20:04 +0800 Subject: [PATCH 3/3] refine readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index c36047f29..a1dde1918 100755 --- a/README.md +++ b/README.md @@ -218,15 +218,6 @@ Supported operating systems and hardware: 1. [experiment] Support push flv stream over HTTP POST to SRS, read [wiki]([CN][v2_CN_Streamer2], [EN][v2_EN_Streamer2]). 1. [experiment] Support [srs-dolphin][srs-dolphin], the multiple-process SRS. 1. [experiment] Support [remote console][console], read [srs-ngb][srs-ngb]. -1. [no-plan] Support <500ms latency, FRSC(Fast RTMP-compatible Stream Channel tech). -1. [no-plan] Support RTMP 302 redirect [bug #92][bug #92]. -1. [no-plan] Support multiple processes, for both origin and edge -1. [no-plan] Support adobe RTMFP(flash p2p) protocol. -1. [no-plan] Support adobe flash refer/token/swf verification. -1. [no-plan] Support adobe amf3 codec. -1. [no-plan] Support encryption: RTMPE/RTMPS, HLS DRM -1. [no-plan] Support RTMPT, http to tranverse firewalls -1. [no-plan] Support file source, transcoding file to live stream ## Compare