-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathREADME
More file actions
executable file
·31 lines (24 loc) · 862 Bytes
/
README
File metadata and controls
executable file
·31 lines (24 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pDLNA
(c) 2010-2018 Stefan Heumader-Rainer
email: stefan@heumader.at
webpage: https://www.pdlna.org
Licensed under GPLv3 (see LICENSE file)
INTRODUCTION
------------
pDLNA is an UPnP and DLNA service which serves multimedia
content to compatible clients on the network and is written
in Perl.
See http://www.perl.org for more details on Perl
and http://www.upnp.org/ for more details on UPnP
and http://www.dlna.org/ for mode details on DLNA.
INSTALLATION
-------------------------
For the installation see the INSTALL file or the
'pDLNA Installation, Configuration and Debugging Guide' available under
https://www.pdlna.org/cgi-bin/index.pl?menu=download&type=icdguide&version=latest
BUGS & FEATURES
---------------
Email me or contact me on GitHub if you find bugs
or if you have some ideas for improvements.
<stefan@heumader.at>
Stefan Heumader-Rainer