Skip to content

Shaka Streamer v0.5.0

Latest
Compare
Choose a tag to compare
@joeyparrish joeyparrish released this 01 Oct 20:43

0.5.0 (2021-10-01)

  • Command-line argument style changed (dashes instead of underscores)
  • Multi period support for DASH
    (#43)
    (#78)
    (#91)
  • Multi period support for HLS
    (#43)
    (#83)
    (#91)
  • LL-DASH support
    (#88)
  • Require Python 3.6+
  • Require Shaka Packager v2.6+
  • New shaka-streamer-binaries package for binary dependencies;
    add argument --use-system-binaries to use your system-installed deps instead
    (#60)
    (#87)
    (#92)
  • Fix framerate detection for mixed-framerate content
    (#90)
    (#93)
  • Fix cloud upload errors for S3
    (#67)
  • Report clear error if an input track does not exist
    (#89)
    (#94)
  • Fix orphaned subprocesses using CTRL-C
    (#46)
    (#96)
  • Add webcam and microphone support on Windows
    (#95)