mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
ab3fe3ee43
dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves content directly from the filesystem from the working directory, or the path given. The SSDP component will broadcast and respond to requests on all available network interfaces. dms advertises and serves the raw files, in addition to alternate transcoded streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast. It will also provide thumbnails where possible. dms also supports serving dynamic streams (e.g. a live rtsp stream) generated on the fly with the help of an external application (e.g. ffmpeg).
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
@newgroup _dms:596
|
|
@newuser _dms:596:596::dms:/nonexistent:/sbin/nologin
|
|
@rcscript ${RCDIR}/dms
|
|
@bin bin/dms
|