Skip to content

Shaka Streamer v0.3.0

Compare
Choose a tag to compare
@joeyparrish joeyparrish released this 18 Oct 18:40

0.3.0 (2019-10-18)

  • Added autodetection of frame rate, resolution, interlacing, track numbers
  • Added support for custom resolutions and bitrates (#5)
  • Added hardware encoding on macOS (#23)
  • Added support for NVENC-backed hardware encoding on Linux
  • Fixed several issues in the docs, including installation instructions
  • Complain if ffprobe is missing (#35)
  • Fix PyYAML deprecation warning and YAML loading vulnerability (#35)
  • Fixed resolution name (1440p vs 2k)
  • Updated default bitrates
  • Added definition of 8k resolution
  • Now rejects unsupported features in text inputs (#34)
  • Fixed cloud upload for VOD (#30)
  • Added webcam support on macOS (#29)
  • Make common errors easier to read
  • Fixed early shutdown and missing files (#32)
  • Added a check for gsutil and for cloud destination write access
  • Speed up VP9 software encoding
  • Fixed rounding errors in width in HLS playlist (#36)