Changes

Created page with "{{Template: Networking_rutos_manual_fw_disclosure | fw_version = {{{series}}}_R_00.02.05 | series = {{{series}}} }} ==Summary== The <b>Digital Living Network Alliance (DL..."
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.05
| series = {{{series}}}
}}
==Summary==

The <b>Digital Living Network Alliance (DLNA)</b> standard provides the possibility to stream media files from local storage to DLNA-capable devices such as computers, Smart TVs, tablets, etc.

This page is an overview of the DLNA section of {{{name}}} devices.

{{Template: Networking_rut9xx_rut2xx_rutxxx_manual_package_disclosure
| device_name = {{{name}}}
| package_name = DLNA
| series = {{{series}}}
}}

{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
| series = {{{series}}}
}}

==DLNA Settings==

The <b>DLNA Settings</b> page is used to configure the DLNA service on the device. When the DLNA service is enabled, the device listens for incoming connections on the specified network interface and port number. Clients connecting to that port number on that interface will be granted access to the media files residing in the specified directories.

File format types supported by the DLNA service on this device:

<ul>
<li>Audio - WMA, WAV, MP3, FLAC</li>
<li>Image - JPEG</li>
<li>Video - WMV, MTS, MP4, MKV, MOV</li>
</ul>

===General Settings===
----
[[File:Networking_rutos_manual_dlna_general_settings.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable</td>
<td>off | on; default: <b>off</b></td>
<td>Turns the DLNA service on or off.</td>
</tr>
<tr>
<td>Port</td>
<td>integer [0..65535]; default: <b>8200</b></td>
<td>DLNA service listening port.</td>
</tr>
<tr>
<td>Friendly name</td>
<td>string; default: <b>Teltonika DLNA Server</b></td>
<td>The name of this server as it will be displayed to clients.</td>
</tr>
<tr>
<td>Root container</td>
<td>Standard container | Browse directory | Music | Video | Pictures; default: <b>Standard container</b></td>
<td>Specifies which type of files will be made available in DLNA file sharing.
<ul>
<li><b>Standard container</b> - allows browsing the shared media directory but also organizes files by type (music, video, pictures).</li>
<li><b>Browse directory</b> - allows browsing the shared media directory .</li>
<li><b>Music, Video, Pictures</b> - only shares the files of the specified type.</li>
</ul>
</td>
</tr>
<tr>
<td>Media directories</td>
<td>filepath(s); default: <b>/mnt/sda1</b></td>
<td>A list of directories that will be scanned by the DLNA service and made available to clients. You can also specify what types of files should be displayed from the directy. Use 'A' for audio, 'V' for video, 'P' for images followed by a comma and the path to the directory. For example:
<ul>
<li><i>A,/mnt/sda1</i> - share only audio files from the <i>/mnt/sda1</i> directory.</li>
<li><i>V,/mnt/sda1</i> - share only video files from the <i>/mnt/sda1</i> directory.</li>
<li><i>P,/mnt/sda1</i> - share only image files from the <i>/mnt/sda1</i> directory.</li>
</ul>Click the plus symbol to add more directories.
</td>
</tr>
<tr>
<td>Album art names</td>
<td>filename(s); default: <b>Album.jpg</b></td>
<td>Name of the file(s) to check when searching for album art images. Click the plus symbol to specify more file names.</td>
</tr>
</table>

===Advanced Settings===
----
[[File:Networking_rutos_manual_dlna_advanced_settings.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Interfaces</td>
<td>network interface; default: <b>br-lan</b></td>
<td>Network interface(s) on which this DLNA server will be hosted.</td>
</tr
<tr>
<td>Database directory</td>
<td>filepath; default: <b>/var/run/minidlna</b></td>
<td>The directory where DLNA will store its database and album art cache.</td>
</tr><!--
<tr>
<td>Log directory</td>
<td>filepath; default: <b>/var/log</b></td>
<td>The directory where DLNA will store its log file.</td>
</tr>
--> <tr>
<td>Enable inotify</td>
<td>off | on; default: <b>on</b></td>
<td>Turns inotify on or off. Inotify is a Linux kernel subsystem that notices changes to the filesystem and reports on these changes to applications, in this case, the DLNA service.</td>
</tr>
<tr>
<td>Enable TIVO</td>
<td>off | on; default: <b>off</b></td>
<td>Turn support for streaming .jpg and .mp3 files to a TiVo supporting HMO on or off.</td>
</tr>
<tr>
<td>Strict to DLNA standard</td>
<td>off | on; default: <b>off</b></td>
<td>Set this to strictly adhere to DLNA standards. Turning this on will allow server-side downscaling of very large JPEG images, which may hurt JPEG serving performance on (at least) Sony DLNA products.</td>
</tr>
<tr>
<td>Notify interval</td>
<td>integer; default: <b>900</b></td>
<td>Notify interval in seconds.</td>
</tr>
</table>

[[Category:{{{name}}} Services section]]

Navigation menu