This is the command I'm using:
Code:
--------------------
sudo -u squeezeboxserver perl /usr/bin/shairport.pl -v -a "Squeezebox
Airplay" --pipe=/var/lib/squeezeboxserver/airplay-fifo.raw
--------------------
Here is my WaveInput custom-convert.conf:
Code:
--------------------
#
# wavin
#
wavin pcm * *
# R
[ecasound] -q -z:db -b:4096 -f:16,2,44100 -i
/var/lib/squeezeboxserver/airplay-fifo.raw -o stdout
wavin mp3 * *
# RB:{BITRATE=-B %B}
[ecasound] -q -z:db -b:4096 -f:16,2,44100 -i
/var/lib/squeezeboxserver/airplay-fifo.raw -o stdout | [lame] --silent -r -q
$QUALITY$ -v $BITRATE$ - -
wavin flc * *
# R
[ecasound] -q -z:db -b:4096 -f:16,2,44100 -i
/var/lib/squeezeboxserver/airplay-fifo.raw -o stdout | [flac] -cs
--totally-silent --endian=little --channels=2 --sign=signed --bps=16
--sample-rate=44100 --compression-level-0 -
--------------------
I haven't be able to prove that, but when I do run Shairport, I am able
to connect and maintain a connection to it and I see the following
output from the CLI:
Code:
--------------------
Listening...
Established under name '7E3B9D052F13@Squeezebox Airplay'
New connection from ::ffff:192.168.2.3
REQ: OPTIONS
REQ: ANNOUNCE
REQ: SETUP
launched decoder: 7021 on port: 6000
REQ: RECORD
REQ: SET_PARAMETER
REQ: OPTIONS
requesting resend on 1 packets (port 51416)
requesting resend on 2 packets (port 51416)
REQ: OPTIONS
REQ: OPTIONS
requesting resend on 1 packets (port 51416)
REQ: OPTIONS
REQ: OPTIONS
--------------------
bpa wrote:
> What command lines are you using to run Shairplay ?
>
> What is in the WaveInput plugin custom-convert.conf file you are using
> ?
>
> Have you proven that shairplay is playing OK by playing the loopback
> device to normal audio ?
------------------------------------------------------------------------
Juggler's Profile: http://forums.slimdevices.com/member.php?userid=4935
View this thread: http://forums.slimdevices.com/showthread.php?t=49584
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins