Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Releases: awslabs/live-streaming-with-automated-multi-language-subtitling

v2.0.0

28 Dec 23:26
4e874e4
Compare
Choose a tag to compare

[2.0.0] - 2020-12-28

Changes

  • Changed AWS Elemental MediaLive to use single pipeline channel so only one video input is needed now.
  • Reduced cost by switching to single-pipeline Medialive channel.
  • Added Amazon Transcribe vocabulary filtering to remove unwanted words
  • Improved AWS Elemental MediaLive native feature support
  • SNS Topic used to trigger AWS Lambda that utilizes AWS Translate to generate output languages.
  • Migrated to Lambda@Edge in Cloudfront to insert WebVTT caption data
  • Reduced video latency by using Amazon Lambda at Edge for subtitle insertion
  • DynamoDB used to store Amazon Transcribe Streaming output
  • Improved Amazon Transcribe streaming implementation by using Amazon Elastic Container
    Service
  • Removed NodeJS version of Custom Resources.