Amazon Web Services Bootcamp
上QQ阅读APP看书,第一时间看更新

Media services

AWS offers media services such as video conversion, real-time video streaming for analytics and machine learning, broadcasting videos, and more:

  • Elastic Transcoder: AWS Elastic Transcoder is a service to transcode the media file which can be executed on various devices, such as mobile phones, tablets, and PCs. Elastic Transcoder frees developers from worrying about supporting the media files on various devices. Elastic Transcoder creates the different versions for us to support various devices.
  • Kinesis Video Streams: AWS Kinesis Video Streams is a service to ingest videos over the Kinesis stream. Using Kinesis Video Streams, we can run analytics, apply machine learning, and process video data.
  • MediaConvert: AWS MediaConvert allows us to convert video files into the multiple formats that are used from various devices.
  • MediaLive: AWS MediaLive allows us to stream videos live over multiple devices, such as televisions, smartphones, tablets, and so on. We don't need to worry about the infrastructure for broadcasting the videos, as Amazon takes care of it.
  • MediaPackage: AWS MediaPackage provides a secure way to deliver videos over the internet. Based on the load for a specific video stream, AWS MediaPackage scales automatically so that the user doesn't experience any difficulties.
  • MediaStore: AWS MediaStore is a storage service for media. It provides live video streaming for videos that are stored in MediaStore.
  • MediaTailor: AWS MediaTailor allows us to add advertisements to individual video streams based on the user's choice. It can also measure the metrics for ads, and reports can be formed accordingly.