Questions tagged [aws-mediaconnect]

AWS Elemental MediaConnect is a service for broadcasters and other premium video providers to reliably ingest live video into the AWS Cloud and distribute it to multiple destinations inside or outside the AWS Cloud. For ingest, you send content to AWS Elemental MediaConnect from an on-premises contribution encoder, which encodes your video into a single, high-quality mezzanine file for contribution into the cloud.

Documentation: What is AWS Elemental MediaConnect?

3 questions
1
vote
1 answer

AWS MediaConnect with cloudformation , protocol error. What is the correct value regarding 'srt-listener' protocol?

I have this cloud formation template : Resources: MediaConnectFlowSource: Type: 'AWS::MediaConnect::FlowSource' Properties: Description: SRTSource Name: SRTSource WhitelistCidr: 0.0.0.0/0 Protocol: srt-listener …
1
vote
0 answers

Cannot untag AWS resources

I am trying to untag deleted AWS resources with the resourcegroupstaggingapi. I am listing my resources with the following command : aws resourcegroupstaggingapi get-resources --tag-filters Key=special_project --tags-per-page 100 Then, I am trying…
0
votes
1 answer

AWS MediaConvert job to create CMAF audio only output

No matter what I seem to try I can't get AWS MediaConvert to accept a job that is configured to output CMAF or DASH audio only. I found this on the AWS support forums: https://forums.aws.amazon.com/thread.jspa?messageID=911037 Which if I understand…
Myles McDonnell
  • 12,943
  • 17
  • 66
  • 116