Protocols & Transport

Browse 470 curated streaming protocol resources — HLS, MPEG-DASH, CMAF, WebRTC, and RTMP specs, servers, and tools on Awesome Video.

Subcategories

Resources (showing 169–192 of 470)

  • 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.
  • HLS Authoring Specification for Apple DevicesApple's official specification for creating HLS streams compatible with Apple devices and players.
  • HLS CutsegmentA web app that lets you insert a cut into a segment, which is then cut into two new segments.
  • HLS DownloaderDownload all video files from HLS (HTTP Live Streaming) VoD (Video on Demand) m3u8 playlist for local playback
  • HLS Downloader Chrome ExtensionGoogle Chrome Extension for sniffing and downloading HTTP Live streams (HLS)
  • HLS FetchDownload and decrypt videos served by the HTTP Live Streaming (HLS) protocol.
  • HLS GetAn asynchronous terminal-based hls video stream (m3u8) downloader & combiner, with AES-128 decryption support.
  • HLS JSJavaScript HLS client using Media Source Extension
  • HLS Origin ScriptsScripts to manipulate HLS manifests at origin or edge server
  • HLS Playlist ParserA Javascript library to parse Hls playlists.
  • HLS RelayScript to pull HLS stream from one origin and push to another origin
  • HLS ServerMiddleware for serving HTTP Live Streaming (HLS) compatible media streams.
  • HLS StreamingHLS streaming implementation or example project by tozastation demonstrating HTTP Live Streaming delivery.
  • HLS TS AnalyzerExample implementation of hls-ts.js library.
  • HLS TS JSHLS MPEG-TS parser library in Javascript.
  • HLS VODHTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod
  • HLSCachingReverseProxyServerA simple local reverse proxy server for HLS segment cache
  • HLSCoreA collection of Swift packages for working with HLS
  • HLSDownloaderDownload Crypted HLS with server key and play video as local playing on iOS device.