deepar_kit 0.1.0 copy "deepar_kit: ^0.1.0" to clipboard
deepar_kit: ^0.1.0 copied to clipboard

Bridge plugin that pipes DeepAR AR-processed frames directly into Agora RTC as an external video source. One-liner integration for AR filters in live streams.

0.1.0 #

  • Initial release of deepar_kit.
  • DeepARController camera-filter API usable standalone (import deepar_filter.dart) — no Agora required.
  • DeepARAgoraBridge for plug-and-play live streaming: enable() / disable() wire DeepAR frames into Agora RTC in a single call.
  • Your app stays the sole owner of Agora — the bridge never touches your App ID, token, or channel.
  • Automatic RGBA (Android) / BGRA (iOS) pixel-format handling and per-frame timestamping.
  • Error-resilient frame forwarding with frame-count tracking.
0
likes
160
points
32
downloads

Documentation

API reference

Publisher

verified publisherzamansheikh.com

Weekly Downloads

Bridge plugin that pipes DeepAR AR-processed frames directly into Agora RTC as an external video source. One-liner integration for AR filters in live streams.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

agora_rtc_engine, flutter, flutter_deepar

More

Packages that depend on deepar_kit