Amplify Video Versions Save

An open source Category Plugin for the AWS Amplify-CLI that makes it easy to deploy live and file based streaming video services and integrate them into your Amplify applications.

3.1.0

3 years ago
  • Added a new permission model. Allows you to choose between admin only upload, and/or all users are allowed to upload.

  • Fixes issue hashes being seen as 'infinity' when the hash looks like this: "74789e3857382"

  • Clean up, video update so it doesn't throw errors with updating userpool groups.

3.03

3 years ago
  • Added specific obs profiles for IVS
  • Added more questions for IVS

3.0.0

3 years ago
  • Support for IVS (Interactive Video Service)
  • Fixed issue with Live streams not stop and start correctly with new method from rewrite
  • Fixed issue with big zips not being uploaded

2.9.4

3 years ago

Finished Amplify Video on Demand Release

  • Fixes issue with Start/Stop not working for LiveStreaming
  • Standardized our logging to use context.print
  • Added support for Amplify CLI's newest version
  • Fixed issue with Regex for bring your own template

2.9.0

3 years ago
  • Fixes bug with Lambda's not updating by appending hash to zip file
  • Fixes bug with Video files that are named weird
  • Update README.md

2.8.4

3 years ago

Released a build system that replaces the staging file.

  • Adds amplify video build command
  • Removes amplify video setup command
  • Adds fixes for zip files not syncing
  • Add fix for env not working

2.5.1

4 years ago

Version 2.5.1

2.2.0

4 years ago

Dynamic zipping of lambda files.

2.1.0

4 years ago

Adds new command:

  • amplify video version => Returns the current version of amplify video running

Fixes bug #40

v2.0.0

4 years ago
  • Release of video on demand in alpha
  • Re-architecture for plugin changes
  • Changes to backend to share code