Skip to content

Releases: muxinc/mux-python

1.7.0

07 May 19:22
739a1a1
Compare
Choose a tag to compare
  • Add support for test assets, live streams, and direct uploads
  • Remove unused demo field
  • Validate watermarks more accurately
  • Readme updates

1.6.0

12 Mar 12:12
6f52091
Compare
Choose a tag to compare

Adds support for master-access.

1.5.0

11 Feb 19:06
Compare
Choose a tag to compare

Support Captions and Subtitles

  • Add support for Captions & Subtitles on asset create, as well as later via direct track creation
  • Improve test coverage/examples
  • Removed the lists of operations from examples as they go out of date too frequently
  • Remove unused "Language" param from Inputs
  • Improved validation of type on assets
  • Bump release version

Note: v1.4.0 is skipped and should not be used

1.3.0

09 Dec 11:35
71cd496
Compare
Choose a tag to compare

Minor release.

Features:

  • Adds support for Delivery Usage
  • Adds support for Simulcasting
  • Adds support for Audio Normalization

Bugfixes:

  • Addresses an issue where the SDK may not create a live streams correctly have reduced_latency and/or reconnect_window
  • Added missing master_access on Asset creation
  • Fixed an inconsistency in the type for reconnect_window

1.2.2

22 Jul 22:19
Compare
Choose a tag to compare

Initial release of mux-python