minidlna
lightweight DLNA/UPnP-AV media server (aka ReadyMedia)
WWW CVSWeb GITHub-
Package versionminidlna-1.3.3
-
MaintainerThe OpenBSD ports mailing-list
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).
+-----------------------------------------------------------------------
| 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.
- devel/gettext,-tools