mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 01:06:04 +00:00
98_DLNARenderer: add required libraries to commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@11830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7b28bd659d
commit
8fa5bc6f5c
@ -1457,9 +1457,10 @@ sub DLNARenderer_addSocketsToMainloop {
|
||||
<ul>
|
||||
|
||||
DLNARenderer automatically discovers all your MediaRenderer devices in your local network and allows you to fully control them.<br>
|
||||
It also supports multiroom audio for Caskeid and Bluetooth Caskeid speakers (e.g. MUNET).
|
||||
|
||||
<br><br>
|
||||
It also supports multiroom audio for Caskeid and Bluetooth Caskeid speakers (e.g. MUNET).<br><br>
|
||||
<b>Note:</b> The followig libraries are required for this module:
|
||||
<ul><li>SOAP::Lite</li> <li>LWP::Simple</li> <li>XML::Simple</li><br>
|
||||
</ul>
|
||||
|
||||
<a name="DLNARendererdefine"></a>
|
||||
<b>Define</b>
|
||||
|
Loading…
x
Reference in New Issue
Block a user