Home

The multimedia/minidlna port

minidlna-1.3.3 – lightweight DLNA/UPnP-AV media server (aka ReadyMedia) (cvsweb github mirror)

Description

ReadyMedia (formerly known as MiniDLNA) is simple media server software,
written in C, with the aim of being fully compliant with DLNA/UPnP-AV clients
(televisions, tablets, etc).
WWW: https://sourceforge.net/projects/minidlna/

Readme

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

minidlnad(8) provides realtime kqueue(2) monitoring up to the openfiles
descriptors limit in login.conf(5). When handling large directories, it should
be bumped accordingly. Optionally the kern.maxfiles sysctl(8) can also be
increased by adding an entry in sysctl.conf(5) to bump maximum number of file
descriptors on the system.

e.g. login.conf:
minidlna:\
	:openfiles=4096:\
	:tc=daemon:

Or else, to disable kqueue(2) monitoring, change the "inotify" value to "no" in
${SYSCONFDIR}/minidlna.conf.

Maintainer

The OpenBSD ports mailing-list

Categories

multimedia

Library dependencies

Build dependencies

Files

Search