hlsvalidator

Qt/Qwt GUI tool to dump and visually inspect M3U8 playlists and TS segments.

Link

Related resources

  • videojs-hlsjs-pluginhls.js source handler plugin for video.js 5+, long-standing and still maintained integration bridge.
  • cmcdv2-hls-pluginCMCD v2 (Response Mode/Event Mode) plugin for hls.js, reports QoE metrics to a server per the latest CMCD spec revision.
  • HLS-Tools (Apple official bundle mirror)Mirror of Apple's official HLS Tools bundle: Media Stream Segmenter, Media Stream Validator, Variant Playlist Creator, and ID3 Tag Generato…
  • media-stream-validator — Node wrapper for Apple mediastreamvalidatorTypeScript/Node wrapper around Apple's mediastreamvalidator with a manifest-only fast mode for automated HLS validation in CI.
  • hls-playlist-generatorCLI tool that generates accurate HLS segment lengths from real keyframes and writes a proper .m3u8 playlist.
  • Shaka Packager DASH TutorialOfficial tutorial for using Shaka Packager CLI to generate MPEG-DASH MPDs with SegmentTemplate/SegmentTimeline and Widevine DRM.
  • PantomimeSwift M3U8 parser supporting both master and media playlists.
  • libristPrimary open-source C library implementing the RIST protocol (Simple/Main/Advanced profiles), used by VLC, FFmpeg, OBS, and GStreamer.
  • low-latency-dash-ffmpegDockerized ffmpeg reference configuration for LL-DASH per-frame moof chunk streaming.
  • FOSDEM 2024: Streaming Live Using RIST On Demand to ThousandsFOSDEM Open Media devroom talk on a real-world RIST architecture achieving 500ms glass-to-glass latency at scale, comparing RIST vs QUIC.
  • RTMP: A Quick Deep-DiveBroadcast Knowledge conference talk video deep-diving RTMP protocol internals and its displacement by SRT/RIST/Zixi in modern contribution…