Amazon CloudFront now supports Microsoft Smooth Streaming format for delivering adaptive bitrate video. I am just wondering:

Does Amazon Elastic Transcoder have an output setting to transcode to this format?

有帮助吗?

解决方案

No it doesnt yet.

One option is to use AWS transcoder to transform the videos to MP4 and then use Azure media packager to break into streams. You need to build a SQS based task-worker setup using EC2 and handle the second part.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top