Usbremote-plugin: Difference between revisions
Jump to navigation
Jump to search
(link) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
==Hardware requirements== |
==Hardware requirements== |
||
* |
* USB port |
||
* Igor-Plug USB (AVR) |
* Igor-Plug USB (AVR) |
||
==Software requirements== |
==Software requirements== |
||
* Libusb |
* Libusb |
||
==Installation== |
|||
Libusb |
|||
<pre> |
|||
cd $SOURCEDIR |
|||
tar xvzf libusb-<VERSION>.tar.gz |
|||
cd libusb-<VERSION> |
|||
./configure --prefix=/usr/local |
|||
make |
|||
make install |
|||
ldconfig |
|||
</pre> |
|||
See [[plugin installation]] |
|||
==Problems== |
|||
==Links== |
==Links== |
||
Line 35: | 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}} |
|||
<!-- Link to german wiki page --> |
|||
[[de: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) |