Usbremote-plugin: Difference between revisions

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


==Hardware requirements==
==Hardware requirements==
* free USB port
* USB port
* Igor-Plug USB (AVR)
* Igor-Plug USB (AVR)


==Software requirements==
==Software requirements==
* Libusb
* Libusb

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

See [[plugin installation]]

==Problems==


==Links==
==Links==
Line 33: Line 19:
| http://www.cesko.host.sk/hardware.php
| http://www.cesko.host.sk/hardware.php
| IgorPlug-USB (AVR)
| IgorPlug-USB (AVR)
|-
| [1]
| http://libusb.sf.net
| Libusb homepage
|}
|}


[[Category:Plugins]]
[[Category:Outdated Plugins]]


{{i18n|usbremote-plugin}}
{{i18n|usbremote-plugin}}

Latest revision as of 11:39, 25 November 2013

Description

The USBRemote plugin uses the Igor-Plug USB (AVR) to directly control VDR without LIRC.

Hardware requirements

  • USB port
  • Igor-Plug USB (AVR)

Software requirements

  • Libusb

Links

[1] http://homepages.uni-paderborn.de/tegeler/vdr Plugin homepage
[1] http://www.cesko.host.sk/hardware.php IgorPlug-USB (AVR)