andrew_live_sdk 0.0.2 copy "andrew_live_sdk: ^0.0.2" to clipboard
andrew_live_sdk: ^0.0.2 copied to clipboard

discontinued
PlatformAndroidiOS

Live streaming SDK for Flutter — WHIP/WHEP WebRTC, beauty, effects, virtual background, linkmic, PK, danmaku. Layer 1 core with SPI architecture.

Changelog #

0.0.2 #

  • 更新 README 文档。
  • 精简 README,移除项目外的描述。

0.0.1 #

  • 初始版本。
  • LiveClient 入口:init + SPI 注入 + LiveEventListener 事件回调。
  • 15 个 Manager:房间 / 推拉流 / 美颜 / 弹幕 / 质量 / 滤镜 / 特效 / 音频 / 统计 / 屏幕共享 / 本地录制 / 连麦 / PK / 独立播放器 / 诊断。
  • 9 个 SPI 接口:DanmakuProvider / GiftProvider / RoomDataProvider / UserProfileProvider / CommerceProvider / ModerationProvider / LiveEventListener / CloudAiProvider / ModelProvider。
  • Native 桥接:47 个 MethodChannel 方法(iOS Swift + Android Kotlin)。
  • 算法模型三种集成策略:本地内置 / 动态下发(SPI) / 云端 API(SPI)。
  • WebRTC WHIP/WHEP 推拉流 + RTMP/SRT 兜底。
  • MediaPipe 人脸网格 / 手势 / 人体 / 人像分割(本地)。
  • WebRTC APM 回声消除 / 降噪 / 自动增益(本地)。
  • Metal/OpenGL ES3 渲染:磨皮 / LUT 滤镜 / 粒子特效 / 绿幕抠像 / 虚拟背景。
1
likes
140
points
--
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Live streaming SDK for Flutter — WHIP/WHEP WebRTC, beauty, effects, virtual background, linkmic, PK, danmaku. Layer 1 core with SPI architecture.

Repository

Topics

#live #streaming #webrtc #video #sdk

License

MIT (license)

Dependencies

dio, flutter, web_socket_channel

More

Packages that depend on andrew_live_sdk

Packages that implement andrew_live_sdk