Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
camera2
Leo Ma 8 years ago
parent 7c36e6b31b
commit e2828e1594

@ -6,10 +6,17 @@ 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)
[android-16](https://github.com/begeekmyfriend/yasea/tree/android-16)
Feature
-------
- [x] Android mini API 16.
- [x] Android mini API 21.
- [x] H.264/AAC hard encoding.
- [x] H.264 soft encoding.
- [x] RTMP streaming with state callback handler.

Loading…
Cancel
Save