Giter Site home page Giter Site logo

hlsprobe's Introduction

HLS Probe Utility

Utility to detect errors in HTTP Live Streams (Apple HLS). It may be used regular monitoring tool and mediaserver stress testing. Features are:

  • parse M3U8-playlists (variant and single-bitrate playlists supported)
  • detect bad playlists format (empty playlists, incorrect chunk durations)
  • check HTTP response statuses and webserver timeouts

Planned features:

  • probe chunks with mediainfo utility (from libav)

This utility can't be used for HLS playback.

This Python version are maintained but development moved to version on Go language: https://github.com/grafov/hlsprobe2

Install

First install dependencies:

pip install m3u8

pip install PyYAML

Get repo, cd to it and copy hlsproberc-sample to ~/.hlsproberc. Edit it for your needs.

./hlsprobe

Similar projects

Project status

Is maintained?

hlsprobe's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.