Usbremote-plugin
From VDR Wiki
Contents |
[edit] Description
The USBRemote plugin uses the Igor-Plug USB (AVR) to directly control VDR without LIRC.
[edit] Hardware requirements
- free USB port
- Igor-Plug USB (AVR)
[edit] Software requirements
- Libusb
[edit] Installation
Libusb
cd $SOURCEDIR tar xvzf libusb-<VERSION>.tar.gz cd libusb-<VERSION> ./configure --prefix=/usr/local make make install ldconfig
[edit] Problems
[edit] Links
[1] | http://homepages.uni-paderborn.de/tegeler/vdr | Plugin homepage |
[1] | http://www.cesko.host.sk/hardware.php | IgorPlug-USB (AVR) |
[1] | http://libusb.sf.net | Libusb homepage |