Coder Social home page Coder Social logo

vdr-plugin-ciplus's Introduction

VDR CI+ Plugin

Written by: ciminus ([email protected])

This plug-in is a feasibility study of an implementation of the CI Plus standard for VDR.
It largely implements the CI Plus Specification 1.2 but the plugin is not functional
because it does not contain any certificates or other private data.

See the COPYING file for licence information.

1. Requirements

  • VDR 2.3.5 or greater
  • A VDR compatible DVB card with CI Slot or a standalone CI Adapter
  • Openssl, zlib (and their devel packages)
  • To disable parental rating promt of some CAMs, a Digital Devices CI with
    VDR DDCI2 Plugin (V1.0.5 or higher) is required

2. Installation

  • Install plugin:

    tar -xvf vdr-ciplus-.tgz
    cd ciplus-
    make
    make install

  • If the plugin isn't able to get their parametes via pkgconfig:

    tar -xvf vdr-ciplus-.tgz
    ln -s ciplus- [VDR-SOURCE-DIR]/PLUGINS/src/ciplus
    cd [VDR-SOURCE-DIR]/PLUGINS/src/ciplus
    make
    make install

  • To start the plugin with VDR, start vdr with the following parameter:

    -P ciplus

3. Plugin parameter

The plugin has the following optional parameter:

  • For debug output on stderr use the following parameter:

    -d

  • The plugin is able to load some private parts from an extra library (Not part of this plugin).
    You can place the library in the VDR lib dir or load the library from a custom place
    by using the following parameter:

    -l [lib with private data]

Thanks to

  • the original dreambox ciplus plugin developer
  • j&k

vdr-plugin-ciplus's People

Contributors

ciminus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.