Skip to content

VDR Plugin which uses cef-osr-browser to render a HTML OSD

License

Notifications You must be signed in to change notification settings

Zabrimus/vdr-plugin-htmlskin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a "plugin" for the Video Disk Recorder (VDR).

Written by:                  Robert Hannebauer

Project's homepage:          https://github.com/Zabrimus/vdr-plugin-htmlskin

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
See the file COPYING for more information.

Description:

The plugin uses the project cef-osr-browser (https://github.com/Zabrimus/cef-osr-browser) to implement a VDR skin
which uses HTML as template language.
The Skin/OSD will be rendered by the cef-osr-browser and displayed by VDR.

Requirements:
- libnanomsg (https://nanomsg.org/), at least version 1.1.5
- jansson (http://www.digip.org/jansson/), tested with 2.9
- VDR >= 2.4.0

Zusätzlich werden andere Pakete benötigt
apt install npm node-gyp nodejs-dev libssl1.0-dev


Build Vorbereitung (einmalig):
make prepare

Build:
Im Plugin-Verzeichnis
make && make install

About

VDR Plugin which uses cef-osr-browser to render a HTML OSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published