Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 845 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 845 Bytes

HLS Tools

hlstools

Tools for analyzing and processing HLS streams. See our blog post on measuring package overhead for more details on how we use this internally.

A central repository for tools to analyse and process HLS streams. Think Apple's HTTP Live Streaming Tools but with just one of the packages...for now. 👿

  • muxincstreamvalidator - A tool to analyse HLS streams. Similar to Apple's mediastreamvalidator, but works on non-Apple platforms and supports measuring TS packaging overhead.

These tools use the excellent JSON for Modern C++ and is available under the MIT.