Giter Club home page Giter Club logo

http-live-streaming-examples's Introduction

HTTP Live Streaming Examples

This repository contains a collection of samples showcasing of HTTP Live Streaming.

What's HTTP Live Streaming?

HLS lets you deploy content using ordinary web servers and content delivery networks. HLS is designed for reliability and dynamically adapts to network conditions by optimizing playback for the available speed of wired and wireless connections.

Manifest – M3U8

Apple HTTP Live Streaming (HLS) uses an M3U8 playlist as its manifest, typically a variant of a stream is quality of the stream in a specific bitrate and/or resolution. Variant playlists are structured in the following that there is one root M3U8 that references other M3U8s that describe the individual variants (qualities).

Samples Overview

It’s good to have a variety of streams available when you are testing your adaptive streaming solution to ensure you are covering all aspects of your playback. Below you will find list of publicly available HLS examples, test streams and datasets to help you through your development process.

This repository contains a few categories of samples:

.m3u8 EXT-X-KEY
Skate Phantom 4k -
Planete Interdite -
Pipe Dream Tahiti -
We Are Blood 4k -
Caminande 2k -
Caminandes 4k -
Big Buck Bunny -
Oceans -
Playlist -
Livestream Metadata -
Tears of Steel 4k -
Artbeats -

Apiary API streaming list mock

A REST service that you can use whenever you need some fake data. It's great for faking a server, sharing code examples, testing your MVP.

https://private-cd8f11-httplivestreaming.apiary-mock.com/streaming

Questions

If you have questions about any aspect of this collection, please feel free to open an issue.

http-live-streaming-examples's People

Contributors

adimango avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.