aws-samples / amazon-kinesis-video-streams-media-viewer

View HLS and MPEG-DASH output from Amazon Kinesis Video Streams

Home Page:https://aws-samples.github.io/amazon-kinesis-video-streams-media-viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon Kinesis Video Streams Media Viewer

Easily view HLS and MPEG-DASH output of Amazon Kinesis Video Streams


About

This is a simple static webpage that simplifies testing and experiments with HLS and MPEG-DASH output from Amazon Kinesis Video Streams. This is based on the documentation.

Getting Started

The easiest and recommended approach is to use the Github-hosted version of this project. The second method is to clone/download this project and host it in your own S3 bucket or even locally.

Using the Github-hosted UI

Because the project is a collection of static HTML and JavaScript, you can use the application without deploying the code into your own AWS account.

To get started, go to the hosted Kinesis Video Streams Media Viewer.


License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

About

View HLS and MPEG-DASH output from Amazon Kinesis Video Streams

https://aws-samples.github.io/amazon-kinesis-video-streams-media-viewer/

License:MIT No Attribution


Languages

Language:HTML 82.6%Language:JavaScript 13.2%Language:CSS 4.2%