cdnbye 1.3.0 copy "cdnbye: ^1.3.0" to clipboard
cdnbye: ^1.3.0 copied to clipboard

discontinuedreplaced by: flutter_p2p_engine
PlatformAndroidiOS

CDNBye flutter P2P Engine scales live/vod video streaming by peer-to-peer network using bittorrent-like protocol. Powered by WebRTC Datachannel, this SDK can interconnect with the Web side plug-in of [...]

English | 简体中文

cdnbye logo

Live/VOD P2P Engine for Flutter

pub

Features #

  • Support iOS and Android platform
  • Support live and VOD streams over HLS protocol(m3u8)
  • Support encrypted HLS stream
  • Support cache to avoid repeating the download of TS file
  • Very easy to integrate with an existing flutter project
  • Support any flutter player
  • Efficient scheduling policies to enhance the performance of P2P streaming
  • Highly configurable
  • Use IP database to group up peers by ISP and regions
  • Only use Datachannels and PeerConnection modules in WenRTC, which made smaller SDK size(< 2MB)

Screenshot #

[./figs/list.jpeg] [./figs/detail.jpeg]

Usage #

See documentation

Example using ijk_player #

cdnbye_ijk_example

Request Token #

See here

Consloe #

Register your AppId at https://oms.cdnbye.com, where you can view p2p-related information.

Issue & Feature Request #

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.

FAQ #

We have collected some frequently asked questions. Before reporting an issue, please search if the FAQ has the answer to your problem.

Contact Us #

Email:service@cdnbye.com
Telegram: @cdnbye
Skype: live:86755838

20
likes
135
points
54
downloads

Publisher

verified publishercdnbye.com

Weekly Downloads

2024.08.20 - 2025.03.04

CDNBye flutter P2P Engine scales live/vod video streaming by peer-to-peer network using bittorrent-like protocol. Powered by WebRTC Datachannel, this SDK can interconnect with the Web side plug-in of CDNBye, which breaks the gap between the browser and mobile application. As expected, it supports any flutter player!

Documentation

API reference

License

MIT (license)

Dependencies

flutter, safemap

More

Packages that depend on cdnbye