Vdr-plugin-upnp

From VDR Wiki
Jump to navigation Jump to search

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 one of the next links

http://www.vdr-portal.de/board/attachment.php?attachmentid=22764

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. I have some ideas how to fix problem with LiveTV channels. Will update soon.

Links