Elemental Live with MediaConnect decryption problem

0

Hi Guys, I tried to enable encryption between Elemental Live and MediaConnect flow. Protocol used ZIXI on MediaConnect listener and MediaConnect connection type for appliance. According to guide from the AWS I have to create aes128 hex formatted key and put in into Secret Manager. Then give access for that secret for user(with api keys) used by appliance and add role with access to that secret from MediaConnect. All done from the console. However when I started stream on the appliance it back with socket error, so basically couldn't connect whilst without encryption enabled streaming works just fine. Do you have any ideas how to tackle it? Thanks

  • can you share the error you are getting?

  • Hi Osvaldo, Thank you for the response. On the appliance it gets "Failed Socket Open" Live Event 414 Alert 6002. On the MediaConnect side it displays only information about source health: Disconnected. I do not have any logs on MediaConnect. Key example format for AES128: 8ff2f87ac55fde3e229ec5ea1b9bf2be. Thanks,

TomekO
已提问 1 个月前188 查看次数
1 回答
0

It seems like the issue is with setting up encryption correctly between Elemental Live and MediaConnect. Try the following:

  • Make sure the encryption key stored in Secrets Manager is in the correct hexadecimal format expected by Zixi.
  • Verify the IAM role passed to MediaConnect has the necessary permissions to access the encryption key secret from Secrets Manager.
  • Confirm the stream ID passed to MediaConnect matches exactly what is configured in the Zixi feeder source.
  • Check that Elemental Live has permission to assume the IAM role and make requests to MediaConnect and Secrets Manager for the encryption key.
  • Try reducing the maximum latency setting on the MediaConnect source to see if that helps with the socket error.
profile picture
专家
已回答 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则