Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 617 Bytes

File metadata and controls

30 lines (22 loc) · 617 Bytes

Dash Emulator Universal

This version of the DASH Headless Player can play dash videos over several different configurations.

Supported Features

  • 360 degree videos
  • Live Streaming
  • QUIC and TCP supported
  • Streaming from local file system
  • Bandwidth throttled streaming
  • 3 different ABR algorithms - Bandwidth-based, Buffer-based and Hybrid
  • Downloaded file saver
  • Statistics Collector
  • 2 different BW Estimation methods - Segment-based and instantaneous

How to build

# Install package
pip install .

How to Run

Basic with default modules

iplay -i <MPD_FILE_PATH>