-
```
What steps will reproduce the problem?
1. Start DAAP (with WiFi already enabled
2. Completes search for local servers and finds them
3. Click on server, which fails
What is the expected output? W…
-
When using FreeBSD 10, RAOP streaming falls out of sync after about 30 seconds when streaming to a Denon AVR-X2000 receiver with Airplay support. A cursory check of timing in player.c finds that Free…
-
I everybody,
I really like pimusicbox, however, one feature in particular is the ability to use airplay speakers or airplay intermediaries (i.e. AppleTV, Airport Express) as output sources. The benef…
-
-
this not really an issue...but a small request to point me where I can find infos on how to control daapd from the command line. I found this here:
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=…
-
As mentioned on the forum topic for 4.1.3. This was working normally up until 4.1.2.
When I open a HD live TV channel XBMC crashes. I enabled debug logging and got the following:
http://sprunge.us/G…
-
Hi,
I am having success with airtunes on my linux machine, but when I run on raspberry pi
```
var airtunes = require('airtunes');
var device = airtunes.add('192.168.0.105');
```
it throws exception…
-
I've been successful at connecting to both my Airport Express and Airfoil Speakers, but when I try to connect to my AppleTV2 I get error "Not Acceptable", which I presume is HTTP error code 406.
-
Would it be possible to make Forked-daapd work with libevent 2.0.21 with limited functionality/performance?
I will happily package and upload Forked-daapd to experimental based on libevent 2.1.4, but…
-
I am trying to use airtunes similar to the example using ffmpeg.
Everything works fine but as soon as I want to switch to another music file I am trying to stop ffmpeg using ffmpeg.kill() on the chil…