.\" Man page generated from reStructuredText. . .TH DMS 1 "" "" "" .SH NAME dms \- UPnP DLNA Digital Media Server . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp \fBdms\fP [\fIoptions\fP] .SH DESCRIPTION .sp 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. .sp dms advertises and serves the raw files, in addition to alternate transcoded streams when it\(aqs able, such as mpeg2 PAL\-DVD and WebM for the Chromecast. It will also provide thumbnails where possible. .sp dms uses \fBffprobe\fP/\fBavprobe\fP to get media data such as bitrate and duration, \fBffmpeg\fP/\fBavconv\fP for video transoding, and \fBffmpegthumbnailer\fP for generating thumbnails when browsing. These commands must be in the \fBPATH\fP given to \fBdms\fP or the features requiring them will be disabled. .SS Known Compatible Players and Renderers .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 Probably all Panasonic Viera TVs. .IP \(bu 2 Android\(aqs BubbleUPnP and AirWire .IP \(bu 2 Chromecast .IP \(bu 2 VLC .IP \(bu 2 LG Smart TVs, with varying success. .UNINDENT .UNINDENT .UNINDENT .SH OPTIONS .INDENT 0.0 .TP .B \-h\fP,\fB \-\-help show this help message and exit .UNINDENT .sp \-config string json configuration file .sp \-fFprobeCachePath string path to FFprobe cache file (default "/home/drew/.dms\-ffprobe\-cache") .sp \-friendlyName string server friendly name .sp \-http string http server port (default ":1338") .sp \-ifname string specific SSDP network interface .INDENT 0.0 .TP .BI \-i\fB gnoreHidden ignore hidden files and directories .TP .BI \-i\fB gnoreUnreadable ignore unreadable files and directories .TP .BI \-l\fB ogHeaders log HTTP headers .TP .BI \-n\fB oProbe disable media probing with ffprobe .TP .BI \-n\fB oTranscode disable transcoding .UNINDENT .sp \-notifyInterval duration interval between SSPD announces (default 30s) .sp \-path string browse root path .INDENT 0.0 .TP .BI \-s\fB tallEventSubscribe workaround for some bad event subscribers .UNINDENT .\" Generated by docutils manpage writer. .