Shairport - iTunes / iPhone streaming April 11, 2011 05:07PM |
Registered: 12 years ago Posts: 2 |
aptitude install openssl libao-common libao-dev \ libao4 libssl-dev libcrypt-openssl-rsa-perl pkg-config \ avahi avahi-utils libwww-perl libio-socket-inet6-perlDelete -D__i386 from the Makefile, then compile and run...
new connection from fe80::210:xxxx:xxxx:xxxx REQ: ANNOUNCE REQ: SETUP launched decoder: 25043 on port: 6000 REQ: RECORD REQ: SET_PARAMETER missing frame. closed: IO::Socket::INET6=GLOB(0x178f640) Segmentation fault ***CHILD EXITED***
Dmitry
Re: Shairport - iTunes / iPhone streaming April 12, 2011 01:48PM |
Re: Shairport - iTunes / iPhone streaming April 14, 2011 04:58PM |
Registered: 13 years ago Posts: 19 |
listening... Established under name '0068225BDCA2@ShairPort 10535 on tk-ds-debian' new connection from 192.168.178.34 REQ: OPTIONS closed: IO::Socket::INET=GLOB(0x30e150) new connection from 192.168.178.34 REQ: ANNOUNCE REQ: SETUP FATAL: Can't create socket! ***CHILD EXITED*** Expected port number from decoder; got at ./shairport.pl line 298.
Re: Shairport - iTunes / iPhone streaming April 15, 2011 04:18AM |
Registered: 12 years ago Posts: 2 |
Re: Shairport - iTunes / iPhone streaming April 15, 2011 07:55AM |
Registered: 13 years ago Posts: 19 |
libio-socket-inet6-perl is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
R
Re: Shairport - iTunes / iPhone streaming April 15, 2011 09:01AM |
https://github.com/albertz/shairport
Re: Shairport - iTunes / iPhone streaming April 15, 2011 09:13AM |
Registered: 13 years ago Posts: 19 |
./shairport.pl listening... Established under name '00EEC099DE06@ShairPort 11693 on tk-ds-debian' new connection from 192.168.178.34 REQ: OPTIONS closed: IO::Socket::INET=GLOB(0x3b35f0) new connection from 192.168.178.34 REQ: ANNOUNCE REQ: SETUP FATAL: Can't create data socket! ***CHILD EXITED*** died Expected port number from decoder; got at ./shairport.pl line 335.
R
Re: Shairport - iTunes / iPhone streaming April 17, 2011 01:47AM |
perl -MCPAN -e 'install IO::Socket::INET6
Re: Shairport - iTunes / iPhone streaming April 17, 2011 04:25PM |
Registered: 13 years ago Posts: 19 |