1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 19:31:53 +00:00

update readme

This commit is contained in:
winlin 2014-12-13 12:50:23 +08:00
parent cbad7a3074
commit bacbec6647

View file

@ -786,8 +786,8 @@ The latency between encoder and player with realtime config(
</tr>
</table>
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