From 6f7f94dad81dd8f3a4e84f1b10853412c38dfae5 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 30 Nov 2013 10:56:21 +0800 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6f4144de3..d3c15b867 100755 --- a/README.md +++ b/README.md @@ -40,6 +40,12 @@ rtmp url: rtmp://127.0.0.1:1935/live/livestream m3u8 url: http://127.0.0.1:80/live/livestream.m3u8 +### System Requirements +Supported operating systems: +* All Linux 32/64 bits +Hardware requirements: +* All handware. + ### Summary 1. simple: also stable enough.
2. high-performance: single-thread, async socket, event/st-thread driven.