This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
Releases: googleapis/python-video-live-stream
Releases · googleapis/python-video-live-stream
v1.5.2
v1.5.1
v1.5.0
1.5.0 (2023-08-09)
Features
- Added a new asset resource which can be used as the content of slate events (825eedf)
- Added a new pool resource for protecting input endpoints within a VPC Service Controls perimeter (825eedf)
- Added support for slate events which allow users to create and insert a slate into a live stream to replace the main live stream content (825eedf)
v1.4.1
v1.4.0
1.4.0 (2023-03-23)
Features
- Added Encryption for enabling output encryption with DRM systems (638bd0a)
- Added InputConfig to allow enabling/disabling automatic failover (638bd0a)
- Added new tasks to Event: inputSwitch, returnToProgram, mute, unmute (638bd0a)
- Added support for audio normalization and audio gain (638bd0a)
- Added TimecodeConfig for specifying the source of timecode used in media workflow synchronization (638bd0a)
Documentation
v1.3.0
v1.2.1
v1.2.0
v1.1.0
1.1.0 (2022-12-15)
Features
- Add support for
google.cloud.video.live_stream.__version__
(714cbd4) - Add typing to proto.Message based class attributes (714cbd4)
Bug Fixes
- Add dict typing for client_options (714cbd4)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (b836b51)
- Drop usage of pkg_resources (b836b51)
- Fix timeout default values (b836b51)