Skip to main content

Introduction

npm version

Features

  • Support iOS, tvOS and Android platform
  • Support live and VOD streams over HLS protocol and MPEG-Dash(Android only)
  • Support encrypted HLS stream
  • Support cache to avoid repeating the download of TS file
  • Very easy to integrate with an existing react-native project
  • Support any react-native player
  • Efficient scheduling policies to enhance the performance of P2P streaming
  • Compatible with all CDNs, agnostic to DRM and video codecs. No service side changes required
  • Compatible with react-native-tvos

Requirements

  • React Native >= 0.60.0
  • Android 4.2(API level >= 17)
  • iOS: 13.0+

Get Token

See here

Limitations

  • Can not serve more than one video stream at the same time
  • LL-HLS is not supported currently