Protocols & Transport
Browse 470 curated streaming protocol resources — HLS, MPEG-DASH, CMAF, WebRTC, and RTMP specs, servers, and tools on Awesome Video.
Subcategories
- Adaptive Bitrate Algorithms & Tools
- Adaptive Streaming
- CMAF & fMP4 Packaging
- DASH Manifest Tools
- DASH Tools
- HLS Manifest Parsers & Generators
- HLS Tools
- Low-Latency Streaming Tools
- Transport Protocols
Resources
- MPEG DASH DownloaderContribute to mahbubcseju/MPEG-DASH-Downloader development by creating an account on GitHub.
- MPEG-DASH MPD Python LibraryA Python implementation of the MPEG-DASH schema and tools to validate or create MPD files. It aligns with the official XML schemas for DASH…
- MPEGDASH iOS PlayerThe MPEG-DASH Player iOS Application.
- Mpd ParserContribute to videojs/mpd-parser development by creating an account on GitHub.
- Mpd ToolsJava utilities for parsing and manipulating DASH Media Presentation Description files.
- Opus DASHSpecification for Encapsulating Opus Audio in ISO-BMFF Container
- 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.