Skip to content

Releases: red5pro/terraform-aws-red5pro

v2.1.1

18 Jun 20:24
f649049
Compare
Choose a tag to compare
  • add support latest SM2.0 release build 14.2.1
  • kafka optimization

v.2.1.0

22 Apr 14:39
9b49aee
Compare
Choose a tag to compare
  • Added new variables to the docker-compose files
  • Introduced a new script to create a node group
  • Updated scaling rules: switched from CPU-based scaling to connection capacity in the node group configuration
  • Added variables to configure maximum connection limits for Origin, Edge, and Transcoder nodes:
node_group_origins_connection_limit     = 20
node_group_edges_connection_limit       = 200
node_group_transcoders_connection_limit = 20
  • Fixed an issue with the Kafka service on the SM2.0 instance
  • Added a variable to specify the SM2.0 Docker image version:
stream_manager_version = "latest"
  • Added variables to configure additional authentication for Proxy and Spatial services:
stream_manager_proxy_user       = "example_proxy_user"
stream_manager_proxy_password   = "example_proxy_password"   
stream_manager_spatial_user     = "example_spatial_user"
stream_manager_spatial_password = "example_spatial_password"

v2.0.1

20 Feb 16:43
f1d20c1
Compare
Choose a tag to compare
  • Added support for SM2.0 version 14.0.0

Terraform module for AWS version 2.0.0

16 Jan 15:00
44f772e
Compare
Choose a tag to compare
  • Support latest Red5 Pro artifacts
  • Support Stream Manager 2.0 deployment
  • Support multiple deployment and configuration options

v1.1.12

08 Aug 17:14
ab682ee
Compare
Choose a tag to compare
  • Add ability to enable brew mixer on the single server

v.1.1.11

21 Jun 16:04
d833164
Compare
Choose a tag to compare
  • add ability to enable disable auto record broadcast streams on the Origin, Transcoder and single red5pro server

v.1.1.10

06 Jun 14:59
638d4bc
Compare
Choose a tag to compare
  • Fixed path for recording FLV files

v.1.1.9

26 Apr 18:11
b0ee352
Compare
Choose a tag to compare
  • Add ability to deploy VPC only (VPC, Sunbets, Route table, Internet Gateway)
  • Add example
  • Updated README

v.1.1.8

24 Apr 13:38
facef9d
Compare
Choose a tag to compare

Updated nodegroup configuration to specify MIN/MAX no. of node

v1.1.7

04 Mar 18:51
fa2a878
Compare
Choose a tag to compare
  • Webhooks configuration
  • HLS configuration parameters