Back to rankings
begeekmyfriend/yasea
C++RTMP live streaming client for Android
rtmpandroidrtmp-streamcameramedialive-streamingandroid-sdkandroid-libraryglesshaderopenglesglsl
Key Metrics
Star Growth
Stars
4.9k
Forks
1.3k
Weekly Growth
—
Issues
283
2k4k
Apr 2016Dec 2017Sep 2019May 2021Feb 2023Oct 2024Jul 2026
README
“[yasea] is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial”
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 for Android without GL ES library like development board.
android-16 for Android API 16+.
aac-hev2 for Youtube live broadcast that is not compatible with conventional flash media players.
Feature
- Android mini API 21.
- H.264/AAC hard encoding.
- RTMP streaming with state callback handler.
- Portrait and landscape dynamic orientation.
- Front and back cameras hot switch.
- Recording to MP4 while streaming.
- Beautiful filters with GPUImage.
- Acoustic echo cancellation and automatic gain control support.
Test
You may build your own private RTMP server srs. Remember to modify the URL by yourself. Have fun!
NOTE if you feel high latency, please check your bandwidth limits and player buffering.
Acknowledgements
Related repositories