M
M
maxidler2012-07-26 00:35:55
linux
maxidler, 2012-07-26 00:35:55

iTunes server on linux (forked-daapd) - how to send stream to iPhone?

Raised forked-daapd on a laptop. As a result, I got a music control panel on a laptop in the form of an iPhone, and even a sound card locked under the forked-daapd process.
Actually, I expected to get a collection of music and videos on my computer + convenient viewing and listening on the iPhone while lying on the couch. Is it possible?
Here is the config:

max 01:32:58  ~ $ cat /etc/forked-daapd.conf|pcregrep -v '^\s*#.*'|grep -v '^\s*$'
general {
        uid = "daapd"
        logfile = "/var/log/forked-daapd.log"
        db_path = "/var/cache/forked-daapd/song.db"
        loglevel = debug
        admin_password = "unused"
        ipv6 = yes
}
library {
        name = "Music on Max Laptop"
        port = 3689
        directories = { "/home/max/Music"}
}
audio {
        nickname = "Computer"
}
apex "iPhone max" {
}

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
MrCleaner, 2012-07-26
@MrCleaner

I understand correctly, I want a ball on a laptop, available for a smartphone? So share these folders on the network and use.

O
obakiri, 2014-01-28
@obakiri

for your task it is more convenient to use Plex with the appropriate application. this is for video + transcoding.
the recipe for music is higher - but it is only based on the aytyuns running on your computer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question