AWS for M&E Blog

Category: Technical How-to

Enhanced origin failover using Amazon CloudFront and AWS Lambda@Edge

Recently, an AWS customer serviced more than 10 billion API calls per day at peak. They needed a failover option for brown-outs and other origin failures. They served these API calls through Amazon CloudFront, a content delivery network (CDN) that securely delivers static and dynamic web content with low latency and high transfer speeds using […]

Automate AWS client VPN’s CRL updates, when using AWS Private Certificate Authority

Importing the updated Certificate Revocation List (CRL) for AWS Client Virtual Private Network (AWS Client VPN) Endpoint becomes a challenge, especially when the AWS Private Certificate Authority (AWS PCA) is used to generate and manage the client certificates. Normally, an Admin has to manually import the CRL file to Client VPN Endpoint before it expires […]

Playing your ads-featured content with AWS Elemental MediaTailor and VideoJS

In the previous installments of this blog series, we showed how to monetize your content with a custom workflow with FFmpeg on Amazon Elastic Container Service at Fargate and with Amazon Rekognition. In this post, we show you how to display and interact with an HLS stream in a simple webpage similar to this.   Sample […]

How to diagnose AWS Elemental MediaTailor ad insertion flows using debugging

AWS Elemental MediaTailor allows you to serve targeted ads to viewers while maintaining broadcast quality in over-the-top (OTT) video applications. This article explains how it is possible to use the debugging feature of MediaTailor to dive deep into an ad insertion session lifecycle to troubleshoot or visualize what is happening behind the scenes. The PDF […]

Build an Android App with a scrollable feed of live streams

As smartphones and mobile internet become more advanced, many apps have implemented media-rich experiences that connect content creators with end users. Sharing and consuming video is exceptionally popular among smartphone users, leading to the rise of interactive, social video. While mobile video streaming is popular, it’s often difficult for app developers to create a great […]

Enhance your Android ecommerce app with Amazon Interactive Video Service

The internet has drastically changed the way that many people around the world shop. Although online shopping can be more convenient than shopping in-person, the human touch of a retail experience can be difficult to recreate in a website or app. As stores expand their online presence, some have turned to live, interactive video streams […]

[Updated 3/15/2021] Inserting ad breaks into video content using Amazon Rekognition, AWS Elemental MediaConvert and AWS Elemental MediaTailor

Customers are often overwhelmed with the amount of undifferentiated heavy-lifting involved in preparing their media for monetization and streaming. The traditional ad insertion process is repetitive, error-prone, and time-consuming, and ads are inserted in a non-intrusive way so that the attention of the audience is not disturbed when presented with ad content. A cloud-based monetization […]

Protecting your video stream with Amazon CloudFront and serverless technologies – Part 2

Amazon CloudFront alongside media services and serverless technologies from AWS make it easy to protect your video stream from unauthorized viewing. In part one of this blog post, you learned how to set up Amazon Cognito, create an API to generate cookies and protect your stream from unauthorized access. In this post, we will provide […]

[Updated 1/4/2021]: Protecting your video stream with Amazon CloudFront and serverless technologies – Part 1

Amazon CloudFront alongside media services and serverless technologies from AWS make it easy to protect your video stream from unauthorized viewing. Whether it’s to ensure audiences have the right subscription to view the content, or that sensitive information can only be seen by permissioned viewers, there are many reasons content providers need to secure their […]

Introducing Private Channels for Amazon Interactive Video Service

Today, Amazon Interactive Video Service (IVS) introduced Playback Authorization, a new feature which enables developers to launch private channels secured by JSON Web Tokens (JWTs). With just a little development, you can set up private channels that enable you to easily build subscription based live streaming services. This is the first of a two-part blog […]