百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
Y

yasea

> 编程语言
开源

适用于 Android 的 RTMP 直播流客户端

4.9K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

适用于 Android 的 RTMP 直播流客户端

“[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](https://github.com/begeekmyfriend/yasea/tree/non-gpuimage) for Android without GL ES library like development board. [android-16](https://github.com/begeekmyfriend/yasea/tree/android-16) for Android API 16+. [aac-hev2](https://github.com/begeekmyfriend/yasea/tree/aac-hev2) for Youtube live broadcast that is not compatible with conventional flash media players. Feature ------- - [x] Android mini API 21. - [x] H.264/AAC hard encoding. - [x] RTMP streaming with state callback handler. - [x] Portrait and landscape dynamic orientation. - [x] Front and back cameras hot switch. - [x] Recording to MP4 while streaming. - [x] Beautiful filters with GPUImage. - [x] Acoustic echo cancellation and automatic gain control support. Test ---- You may build your own private RTMP server [srs](https://github.com/ossrs/srs/tree/2.0release). Remember to modify the URL by yourself. Have fun! **NOTE** if you feel high latency, please check your bandwidth limits and player buffering.

Acknowledgements ---------------- - [srs-sea](https://github.com/ossrs/srs-sea) - [SimpleRtmp](https://github.com/faucamp/SimpleRtmp) - [MagicCamera](https://github.com/wuhaoyu1990/MagicCamera) - [mp4parser](https://android.googlesource.com/platform/external/mp4parser)

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •[x] Android mini API 21.
  • •[x] H.264/AAC hard encoding.
  • •[x] RTMP streaming with state callback handler.
  • •[x] Portrait and landscape dynamic orientation.
  • •[x] Front and back cameras hot switch.
  • •[x] Recording to MP4 while streaming.
  • •[x] Beautiful filters with GPUImage.
  • •[x] Acoustic echo cancellation and automatic gain control support.
  • •SimpleRtmp
  • •MagicCamera

> 标签

C++androidandroid-developmentandroid-libraryandroid-sdk

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言