Adaptive Streaming
Browse 123 curated adaptive streaming resources for video development on Awesome Video.
Topics
Resources
- Python MpegdashMPEG-DASH MPD(Media Presentation Description) Parser
- Samples players for dash.jsCollection of sample players demonstrating dash.js features and implementation patterns for MPEG-DASH streaming.
- The structure of an MPEG-DASH MPDThe MPEG-DASH Media Presentation Description (MPD) is an XML document containing information about media segments, their relationships and…
- Videojs Contrib DASHVideo.js plugin for supporting the MPEG-DASH playback through a video.js player
- dash-mpd-cliCommandline application for downloading media content from a DASH MPD manifest.
- dash-mpd-rsRust library for parsing, serializing and downloading media content from a DASH MPD file.
- mp4ff — Go fMP4 Parser/Writer & SegmenterGo library to parse and generate MPEG-DASH MPD manifests, actively maintained.
- python-mpegdash — Python MPD parserZero-dependency Python MPEG-DASH MPD parser using stdlib XML.
- 507_hls_authoring_for_airplay_2.Apple WWDC presentation on HLS authoring best practices specifically for AirPlay 2 compatibility and long-form video delivery.
- 510_validating_http_live_streams.Apple WWDC presentation covering validation techniques and tools for HTTP Live Stream (HLS) compliance and quality assurance.
- 515_hls_authoring_updateWWDC 2017 presentation covering updates and best practices for authoring HLS streams for Apple devices.
- Advances in HTTP Live Streaming - WWDC 2017 - Videos - Apple DeveloperHTTP Live Streaming allows you to stream live and on-demand content to global audiences.
- Apple HLS - IETF RFC8216Defines both the metadata structure and some client/server requirements
- Apple HLS ToolsApple's HLS Tools assist developers in creating and validating HTTP Live Streaming (HLS) content for Apple devices.
- Apple Reference StreamsApple provides example streams demonstrating the features of HTTP Live Streaming (HLS) for testing and development purposes.
- Apple Technical Note TN2224 - HLS Best PracticesAn Apple Technical Note detailing best practices for HTTP Live Streaming. It covers how to encode media, segment files, set up playlists, a…
- Bento4 HLS DocumentationBento4 developer documentation for HLS-specific tools, including utilities for creating, analyzing, and manipulating HTTP Live Streaming pl…
- Content Protection for HLS with AES-128 EncryptionWe will outline the most popular method for content protection with the HTTP Live Streaming (HLS) protocol: AES-128 content encryption.
- Creating a Master PlaylistApple's developer documentation explaining how to construct HLS master playlists that reference multiple variant streams for adaptive bitra…
- Go TS SegmenterLive TS segmenter and HLS manifest creation in Go.
- GoHLStreamer — on-the-fly MP4→HLS from object storageGo server converting MP4 to HLS on-the-fly, loading source from object storage (Appwrite/DigitalOcean Spaces).
- Guide to Mobile Video Streaming with HLSHTTP Live Streaming, also known as HLS, is the most common format used today for streaming video. If you're building a video streaming appl…
- HEVC in HLS: 10 Key Questions for Streaming Video DevelopersMany who heard that Apple is adding support for HEVC playback in HTTP Live Streaming were left with more questions than answers. Here's wha…
- HLS AnalyzerAnalyzer for HTTP Live Streams (HLS) content.