From 1f13351a12e3876bd920f8b382c91a24ec4bc299 Mon Sep 17 00:00:00 2001 From: Leo Ma Date: Wed, 13 Jul 2016 02:30:42 +0800 Subject: [PATCH] Update Signed-off-by: Leo Ma --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93eb4b7..cea16c6 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Yet Another Stream Encoder for Android [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-yasea-green.svg?style=true)](https://android-arsenal.com/details/1/3481) -**Yasea** is an Android streaming client written in pure Java. It is based on -the source of both [srs-sea](https://github.com/ossrs/srs-sea) and [SimpleRtmp](https://github.com/faucamp/SimpleRtmp). +**Yasea** is an Android streaming client. It is based on the source of both +[srs-sea](https://github.com/ossrs/srs-sea) and [SimpleRtmp](https://github.com/faucamp/SimpleRtmp). It uses hard encoder for H.264/AAC and transmits over RTMP. Moreover, it runs on Android mini API 16 (Android 4.1).