AWS Elemental Medialive Input Switch Schedule Action not working for Audio Only HLS Channel

0

Hi, I have a MediaLive Channel which ingests 4 inputs, 1 Live feed and 3 static clips, and it has an audio only HLS output group. I want to perform schedule actions to switch between the 4 inputs but when I create an Input Switch Schedule Action (have tried using both management console and SDK), it throws an error saying that Input Switching cannot be performed on Audio Only Channels.

My application is for Audio Only Channel, so I don't want to create a video description on my Output group. That would consume resources and it is also not required in my application.

已提問 9 個月前檢視次數 277 次
1 個回答
0

Based on the information you've provided and the error you're seeing, it appears that AWS Elemental MediaLive does not support input switching for audio-only channels. This may be due to the way MediaLive manages inputs and the encoding process.

As I know, AWS documentation and feature set might not allow input switching for audio-only channels, but it's possible this could change in the future. Therefore, it would be best to check the most recent AWS documentation or contact AWS support for the latest information.

However, if input switching is crucial to your application, you might need to rethink the design. One workaround could be to include a video stream but discard it in your processing chain after the MediaLive stage. But, as you mentioned, this would consume resources and might not be the best solution.

Another option might be to use a different service or toolchain that allows for more flexibility with audio-only input switching. The right choice would likely depend on the specifics of your use case and requirements.

As always, these kind of design decisions involve trade-offs between complexity, cost, and capability, and it would be a good idea to test different options to see what works best for your application.

profile picture
已回答 9 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南