Usbremote-plugin

Aus VDR Wiki
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Beschreibung

Remote Plugin für des selbst bau Plug-USB (AVR) von Igor Cesko.

Hardwareanforderungen

  • freier USB Port
  • IgorPlug-USB (AVR)

Softwareanforderungen

  • libusb

Installation

cd $SOURCEDIR
tar xvzf libusb-<VERSION>.tar.gz
cd libusb-<VERSION>
./configure --prefix=/usr/local
make
make install
ldconfig

Probleme

Links

[1] IgorPlug-USB (AVR) http://www.cesko.host.sk/hardware.php
[2] Hompage libusb http://libusb.sf.net
[3] Homepage des Plugins http://www.math.uni-paderborn.de/~tegeler/vdr/usbremote/index.htm