|
|
@ -6,10 +6,17 @@ Yet Another Stream Encoder for Android
|
|
|
|
**Yasea** is an Android streaming client. It encodes YUV and PCM data from
|
|
|
|
**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.
|
|
|
|
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
|
|
|
|
Feature
|
|
|
|
-------
|
|
|
|
-------
|
|
|
|
|
|
|
|
|
|
|
|
- [x] Android mini API 16.
|
|
|
|
- [x] Android mini API 21.
|
|
|
|
- [x] H.264/AAC hard encoding.
|
|
|
|
- [x] H.264/AAC hard encoding.
|
|
|
|
- [x] H.264 soft encoding.
|
|
|
|
- [x] H.264 soft encoding.
|
|
|
|
- [x] RTMP streaming with state callback handler.
|
|
|
|
- [x] RTMP streaming with state callback handler.
|
|
|
|