Vdr-plugin-upnp: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


==Installation==
==Installation==
Download updated UPnP plugin version 0.0.3 by using next link
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
http://www.teradepot.com/9n6lk081k56g/vdr-plugin-upnp-0.0.3.zip.html



Revision as of 14:35, 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 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.

Links