Giter VIP home page Giter VIP logo

vdr-plugin-restfulapi's Introduction

vdr-plugin-restfulapi
---------------------------------------

A plugin for Klaus Schmidingers Video Disk Recorder.


Preface:
---------
This plugin has been developed to offer a modern API for other developers to communicate with the VDR.
The plugin supports the following outputs formats: xml, json and html.
It also supports the folloing input formats: json and html.

For a detailed API description, see API.html

Someone who wants to install the plugin on his/her VDR needs following applications and libraries:

    VDR >= 1.7.18
    libcxxtools Rev. >= 1231, which is available as package for Ubuntu in the yavdr-PPA's 

    The plugin can be installed like any other standard plugin (unpack, soft link, make plugins).
    For Ubuntu it is available as package in the yavdr-PPA's

Someone who wants to develop an application which uses this API:

    XML or JSON Parser (Depends on which format you want to use! - You can also use the html-format, but that one is more a proof for the restful concept and does not show all information!)
    URL Decoder or JSON Serializer (to send data to the webservice, required f.e. to create timers, searchtimers usw...) 

Configuration:
---------------
With yaVDR create a new file called plugin.restfulapi.conf in /etc/vdr/plugins/ .

### Command line parameters for vdr-plugin-restfulapi 
--port=8002 --ip=0.0.0.0 --epgimages=/var/cache/vdr/epgimages --channellogos=/usr/share/vdr/channel-logos


Links:
-------
Issue tracker: https://bugs.yavdr.com/projects/vdr-restfulapi/
Package source: https://github.com/yavdr/vdr-plugin-restfulapi

vdr-plugin-restfulapi's People

Contributors

flensrocker avatar gdachs avatar hotzenplotz5 avatar hpingel avatar michaeiler avatar saman-vdr avatar traxanos avatar

Watchers

 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.