Questions tagged [aws-mediapackage]

MediaPackage is a just-in-time video packaging and origination service that runs in the AWS Cloud. Use MediaPackage to deliver secure, scalable, and reliable video streams to a wide variety of playback devices and content delivery networks (CDNs). MediaPackage offers a broadcast-grade viewing experience for viewers, and the flexibility to control and protect content.

Documentation: What Is AWS Elemental MediaPackage?

19 questions
0
votes
1 answer

Get AWS MediaLive video duration after live stream ends

I'm using AWS MediaLive & MediaStore for live streaming and I'm looking for a way to get the duration of the final video, after the live stream ends. I'm using HLS Output group type and I'm archiving it to S3. One way I was able to do this, is to…
0
votes
1 answer

aws cloudfront signed urls and mediapackage

I'm using aws mediapackage and aws cloudfront to serving video on demand. Due to the security reasons, I have have cdn authorization for my packaging group in mediapackage and it works which means all assets are available only from cloudfront. But…
-1
votes
1 answer

How to stream uploaded video with AWS?

The main task is to protect video from downloading. To achieve it, we decided to set up Video Streaming from S3. The project has an PHP API and a client. The API generates Pre-Signed URL to where the video should be uploaded in S3 bucket. Then,…
-1
votes
1 answer

AWS Elemental MediaPackage Time-shifted is not working 404 error

In AWS Elemental MediaPackage, I am trying enable time-shifted viewing as below reference link: https://docs.aws.amazon.com/mediapackage/latest/ug/time-shifted.html But an HTTP error 404 occured. How can I fix it? Please help!
1
2