Skip to main content

Introduction

npm version

Features

  • Supports iOS, tvOS, and Android
  • Supports live and VOD streaming over the HLS protocol and MPEG-DASH (Android only)
  • Supports encrypted HLS streams
  • Supports caching to avoid re-downloading TS files
  • Easy to integrate into an existing React Native project
  • Compatible with any React Native player
  • Efficient scheduling policies that enhance P2P streaming performance
  • Compatible with all CDNs and agnostic to DRM and video codecs — no server-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

  • Cannot serve more than one video stream at a time
  • LL-HLS is not currently supported