All Content tagged with AWS Elemental MediaPackage
AWS Elemental MediaPackage reliably prepares and protects your video for delivery over the Internet. From a single video input, AWS Elemental MediaPackage creates video streams formatted to play on connected TVs, mobile phones, computers, tablets, and game consoles. It makes it easy to implement popular video features for viewers (start-over, pause, rewind, etc.), like those commonly found on DVRs. AWS Elemental MediaPackage can also protect your content using Digital Rights Management (DRM). AWS Elemental MediaPackage scales automatically in response to load, so your viewers will always get a great experience without you having to accurately predict in advance the capacity you’ll need.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Hello,
I have some older low quality .mp4 files I am trying to stream over both dash and hls using mediapackage vod. The resulting streams are (for some of the files) unwatchable. The video plays at...
EXPERT
published a month ago1 votes2245 views
There is a job template I use to encode video.
```
{
"ContainerSettings": {
"Container": "M3U8",
"M3u8Settings": {
...
I have the following media stream setup:
**EMX -> EML -> S3(hls) -> Lambda -> EMP**
I am not sure what the file name structure should be when I post to EMP. I am using {EMP hls ingest endpoint}/{the...
On the console I used Live Event (Media Package) template which created an HD (MediaPackage) OutputGroup with 4 Outputs. I am unable to find this template or replicate the CreateChannelRequest to...
Hi Guys,
I tried to use CloudFormation to establish automatically all media services. However, when I tried to get output from MediaPackage channel resource or MediaPackagev2 channel I could not get...
1、inout is vod hls
2、output is dash
Guys,
I am doing a POC for MediaLive. I used AWS test endpoints contained HLS video: https://d15an60oaeed9r.cloudfront.net/live_stream_v2/sports_reel_with_markers.m3u8.
I created input and output...
Hi,
i'm doing a poc with mediaconnect+medialive+mediapackage,
i can generate HLS endpoint with mediapackage including SCTE but i would like to use cloudfront as endpoint but i didn't succeed.
i've...
We are trying to setup a standard workflow of streaming HEVC to MediaLive via the SRT transport. If we stream using the AVC/H.264 codecs, it works fine. If we use HEVC/H.265, the MediaLive says it...
Hi,
I am currently exploring SSAI implementation via mediatailor.
From the looks of it, by default mediatailor requires the entire VMAP response at the start.
I am looking for a way (in VOD) where I...
I am working on developing an app to live stream sports to the end user using MediaLive, MediaPackage and CloudFront. I want to have the capability to stream from 3 different cameras over a single...