Multicast Video on AWS
Before you begin, please read the following AWS references:
Getting Started with Transit Gateways: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-getting-started.html#tgw-prerequisites
Multicast on transit Gateway and concepts: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-multicast-overview.html
Working with Multicast: https://docs.aws.amazon.com/vpc/latest/tgw/working-with-multicast.html
This guide will include the following scenarios:
Sender + Receiver in the same VPC
Sender + Receiver in Different VPC and in the same region
Confirm that you have created 2 Instances (Sender + Receiver)
Multicast creation in AWS will include the following in 4 main steps:
Create Transit Gateway
Attach the VPC to the Transit Gateway
Associate Route Table
CreateTransitMulticastGateway
Create Transit Gateway
Create Transit Gateway Attachment
Create Transit Gateway Route Table
Route Table Association
Create Transit Multicast Gateway
Gateway Multicast Domain
Associate VPC Attachments and Subnets with a Transit Gateway Multicast Domain
Register Sources with a Multicast Group
Update Security
Create Transit Gateway