Vdr-plugin-upnp: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(Created page with '==Description== Originally written by Joerg Bakker Slightly updated by Serge Rabykin (to be compiled by using standard vdr build procedure and with latest version of Platinum UP...')
 
No edit summary
Line 8: Line 8:
==Software requirements==
==Software requirements==
Platinum UPnP SDK 0.5.1
Platinum UPnP SDK 0.5.1

VDR streamdev-server-plugin 0.3.4
VDR streamdev-server-plugin 0.3.4



Revision as of 13:27, 25 August 2009

Description

Originally written by Joerg Bakker

Slightly updated by Serge Rabykin (to be compiled by using standard vdr build procedure and with latest version of Platinum UPnP SDK)

Hardware requirements

Software requirements

Platinum UPnP SDK 0.5.1

VDR streamdev-server-plugin 0.3.4

Installation

Download updated UPnP plugin version 0.0.3 by using next link http://www.teradepot.com/9n6lk081k56g/vdr-plugin-upnp-0.0.3.zip.html

Unzip it into your vdr/PLUGINS/src/ folder. Should be vdr/PLUGINS/src/vdr-upnp folder with plugin source files inside.

Download Platinum UPnP SDK 0.5.1 by using next link http://sourceforge.net/projects/platinum/files/platinum/0.5.1/Platinum-0.5.1.0.zip/download

Unzip it to the plugin folder vdr/PLUGINS/src/vdr-upnp/ . Should be vdr/PLUGINS/src/vdr-upnp/Platinum folder with Platinum UPnP SDK inside.

Go inside vdr/PLUGINS/src/vdr-upnp folder and type make. Copy result plugin file vdr/PLUGINS/lib/libvdr-upnp.so.1.x.x into your vdr plugins folder.

Problems

I have compiled plugin with VDR version 1.7.8 and tested it with XBMC UPnP client. Unfortunately LiveTV channels not worked and needs some time to discover the problem. But Recordings are working fine.

Links