Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with AWS Elemental MediaLive
AWS Elemental MediaLive is a broadcast-grade live video processing service. It lets you create high-quality video streams for delivery to broadcast televisions and internet-connected multiscreen devices, like connected TVs, tablets, smart phones, and set-top boxes. The service works by encoding your live video streams in real-time, taking a larger-sized live video source and compressing it into smaller versions for distribution to your viewers.
Content language: English
Select up to 5 tags to filter
Sort by most recent
199 results
Hi,
I am trying to create a CloudFront distribution and use MediaPackage as the origin. Here's what I have done:
1. Created 2 channels in MediaLive with Push input type.
2. The MediaLive is sending th...
I am working on a solution to stream live video using MediaLive, MediaPackage and CloudFront. I have the following config:
1. I have a medialive output - MediaPackage
2. This is sending the stream to...
Newbie here,
When I deploy MediaLive with this tutorial, I get a working stream up and running normally and without issue:
https://aws.amazon.com/blogs/media/awse-quickly-creat-live-streaming-channel-...
Running below query?
aws cloudwatch get-metric-data \
> --metric-data-queries '[
> {
> "Id": "m1",
> "MetricStat": {
> "Metric": {
> "Namespace": "AWS/Med...
EXPERT
published a year ago0 votes1.2K views
Welcome to this multi-part series aimed at empowering startups, DIY enthusiasts, recent graduates, and established businesses to build a robust video streaming infrastructure on AWS. The goal? To ensu...
Hi,
We have a request from a client to redistribute a video service. The only source available to us is HLS and we have to output an SRT to several destinations.
I know we can take a MediaConnect in...
Hey,
my goal is to build a live stream pipeline, that lets you playback the entire event (like YT Live does), customers should be able to rewind the stream to see from the beginning even when the str...
Hello,
When the following three recurring messages appear in MediaLive > Channel > Alerts, what should I investigate?
1. MPEGTS muxer for mediaID [1] unable to close output or stream.
2. OutputDataB...
How to push individual .ts files to Medialive rtmp push url for seemless live streaming?
I'm working on project which performs blurring faces in real-time using live input from a phone camera. I have...
- I have configured the OutputGroup of the Medialive channel as HLS.
- I have pasted the URL of MediaPackage v1 as the Medialive channel destination.
- I created and immediately applied the IAM Role...
Hey, i have 5 channels on MediaLive in the Frankfurt region that aren't able to start for the last 20 minutes.
we are losing content as we speak, tried to delete and recreate the channel but it didn't...
I'm using Kinesis Video Streams with WebRTC for a live streaming application and planning to add MediaLive -> S3 -> CloudFront workflow to it. I'm using the JS SDK for WebRTC but I can only see method...