Giter Club home page Giter Club logo

iptv-analyzer's Introduction

Table of Contents

IPTV-Analyzer

The IPTV-Analyzer is a continuous/real-time tool for analyzing the contents of MPEG2 Transport Stream (TS) packets, which is commonly used for IPTV multicast signals.

The main purpose is continuous quality measurement, with a focus on detecting MPEG2 TS/CC packet drops.

It scales to hundreds of IPTV channels, even on small ATOM based CPUs.

Private vs. Enterprise users

Private users can also take advantage of this software, as you can now document IPTV problems towards your provider, without having to buy commercial analyzer tools that are way to expensive to home users.

Enterprise users can save a lot of money, as alternative commercial analyzer tools are extremely expensive. The IPTV-Analyzer is mostly target for enterprise usage, with several probes/measurement-points at strategic points in your network.

Elements / Architecture

iptables-module: mpeg2ts

The core component is an iptables (Linux) kernel module, named "mpeg2ts". This kernel module performs the real-time deep packet inspection of the MPEG2-TS packets. Its highly performance optimized, written for parallel processing across CPU cores (via RCU locking) and hash tables are used for handling large number of streams. Statistics are exported via the proc filesystem (scalability is achieved via use of the seq_file proc API).

Collector

The statistics are collected by a iptv-collector daemon, and stored in a MySQL database.

Price

If you agree to contribute back fixes, improvements, bug-reports, insults etc., then its FREE, as its Licensed under GPL.

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.