Relay-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
(→Links) |
|||
Zeile 38: | Zeile 38: | ||
|}[[Kategorie:Plugins]] | |}[[Kategorie:Plugins]] | ||
− | + | {{i18n|relay-plugin}} | |
− | + | ||
− | + | ||
− | + | ||
− | + |
Version vom 24. Februar 2006, 01:48 Uhr
Beschreibung
Autor: Marko Mäkelä
This plugin drives a solid-state relay connected to the TxD line of an RS-232 serial interface. The relay controls the power of the display and speakers. Whenever playback is suspended, the equipment will be switched off.
This plugin listens to cStatus::SetSuspend(bool Suspend) events and closes the relay whenever Suspend==false.
Softwareanforderungen
- vdr-suspend patch >= 0.4.1
Links
[1] | http://www.iki.fi/~msmakela/software/vdr | Homepage des Plugins |