From bacbec66478678a23f298499591afda9a8ee3994 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 13 Dec 2014 12:50:23 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec83eeb6b..b9236a7ea 100755 --- a/README.md +++ b/README.md @@ -786,8 +786,8 @@ The latency between encoder and player with realtime config( -We use FMLE as encoder to benchmark. The latency of server is 0.1s+, -and the bottleneck is on the encoder. For more information, read +We use FMLE as encoder for benchmark. The latency of server is 0.1s+, +and the bottleneck is the encoder. For more information, read [bug #257](https://github.com/winlinvip/simple-rtmp-server/issues/257#issuecomment-66864413). ## Architecture