1dmapd(8)                    System Manager's Manual                   dmapd(8)
2
3
4

NAME

6       dmapd - Serve DAAP (iTunes) and DPAP (iPhoto) shares from Linux
7

SYNOPSIS

9       dmapd [options]
10

OVERVIEW

12       The  dmapd project provides a GObject-based, Open Source implementation
13       of DMAP sharing with the following features:
14
15        o Support for both DAAP and DPAP
16
17        o Support for realtime transcoding of media formats not natively
18        supported by clients
19
20        o Support for many metadata formats, such as those associated with Ogg
21        Vorbis and MP3 (e.g., ID3)
22
23        o Detection of video streams so that clients may play them as video
24
25        o Use of GStreamer to support a wide range of audio and video CODECs
26
27        o Caching of photograph thumbnails to  avoid  regenerating  them  each
28       time
29        the server restarts
30
31
32       Dmapd runs on Linux and other POSIX operating systems. It has been used
33       on OpenWrt Linux-based systems with as little  as  32MB  of  memory  to
34       serve  music,  video  and  photograph libraries containing thousands of
35       files.
36
37

DETAILS

39       Dmapd can provide content to any client that  supports  DAAP  or  DPAP.
40       This includes the following software clients and hardware devices:
41
42
43        o Apple iTunes
44
45        o Apple iPhoto
46
47        o Rhythmbox
48
49        o Roku SoundBridge
50
51
52       Dmapd  can read metadata from any music file supported by GStreamer. In
53       order to use this feature you must have the appropriate GStreamer plug‐
54       ins installed. The following plugins are always required if you wish to
55       use this feature:
56
57
58        o app
59
60        o decodebin
61
62        o typefindfunctions
63
64
65       The following GStreamer plugins  are  required  for  the  corresponding
66       media types:
67
68
69        o mad (MP3)
70
71        o id3demux (MP3)
72
73        o ogg (Ogg Vorbis, etc.)
74
75        o vorbis (Ogg Vorbis)
76
77        o flac (FLAC)
78
79        o mpeg2dec (MPEG video)
80
81        o theora (Ogg Theora video)
82
83

AUTHORS

85       W. Michael Petullo <mike@flyn.org>
86
87
88
89                                                                      dmapd(8)
Impressum