Skip to content
Snippets Groups Projects
Commit a343daa0 authored by Leo Ma's avatar Leo Ma
Browse files

Update


Signed-off-by: default avatarLeo Ma <begeekmyfriend@gmail.com>
parent 9136499e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,10 +6,16 @@ Yet Another Stream Encoder for Android
**Yasea** is an Android streaming client. It encodes YUV and PCM data from
camera and microphone to H.264/AAC, encapsulates in FLV and transmits over RTMP.
 
Branch
------
[non-gpuimage](https://github.com/begeekmyfriend/yasea/tree/non-gpuimage)
[arm64](https://github.com/begeekmyfriend/yasea/tree/android-21)
Feature
-------
 
- [x] Android mini API 16.
- [x] Android mini API 16 (21 for ARM64).
- [x] H.264/AAC hard encoding.
- [x] H.264 soft encoding.
- [x] RTMP streaming with state callback handler.
Loading
Loading
@@ -48,7 +54,6 @@ Remember to modify the URL by yourself. Have fun!
Acknowledgements
----------------
 
- [srs-sea](https://github.com/ossrs/srs-sea)
- [SimpleRtmp](https://github.com/faucamp/SimpleRtmp)
- [MagicCamera](https://github.com/wuhaoyu1990/MagicCamera)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment