vshaden / airplay-nmt

Automatically exported from code.google.com/p/airplay-nmt
1 stars 0 forks source link

Service never invoked? #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install airplay-nmt (via NMT CSI)
2. Open iTunes on network-connected OSX
3. Open airtunes selection box

What is the expected output? What do you see instead?
"PCH A110" remote speakers (Bonjour service target) isn't listed.

What version of the product are you using? On what operating system?
- NMT is an eGreat M34a, running the PCH A110 firmware version:
    - /mnt/syb8634/VERSION: 00-17-091216-15-POP-403
    - /mnt/syb8634/MIN_FIRMWARE_VER: 01-17-091216-15-POP-40*-000
- airplay-nmt is version 13
- OSX is version 10.6.8 (Intel core duo)

Please provide any additional information below.
OSX can see the service:

mbp:~ smcphill$ dns-sd -B _airplay._tcp local
Browsing for _airplay._tcp.local
Timestamp     A/R Flags if Domain                    Service Type              
Instance Name
10:57:37.168  Add     2  8 local.                    _airplay._tcp.            
PCH
mbp:~ smcphill$ dns-sd -L PCH _airplay._tcp local
Lookup PCH._airplay._tcp.local
11:19:36.830  PCH._airplay._tcp.local. can be reached at Macintosh.local.:6000 
(interface 8)
 deviceid=00:06:dc:44:2e:0f features=0x77 model=AppleTV2,1 srcvers=101.10

(I renamed the service to check if mDNSrespd-mips didn't like spaces in names)

But airplay-a100 never gets touched:
# ./daemon.debug.sh start
SMP8635 series devices (A100/A110)
mDNSrespd-mips: Starting in daemon mode
[MAIN ]09:40:34:/share/Apps/Airplay-nmt/airplay-a100: loglevel=2, proxyon=1, 
proxyoff=0
# [PROXY]09:40:34:make_socket_in(:7000)=6
[PROXY]09:40:34:proxy_thread. sock=6
[MAIN ]09:40:34:make_socket_in(:6000)=7

(daemon.debug.sh adds verbosity levels to mDNSrespd-mips and airplay-a100)

disabling the proxy made no difference. The only time I see activity in 
airplay-a100 is if I telnet to Macintosh.local:6000, but otherwise there is 
nothing...

would love to assist in testing / troubleshooting - please let me know what I 
can do to help!

Original issue reported on code.google.com by steven.m...@gmail.com on 15 Feb 2012 at 12:22

GoogleCodeExporter commented 8 years ago
Please delete this issue. Everything works fine (I didn't realise I had to 
select the airplay server from video mode)

Original comment by steven.m...@gmail.com on 18 Feb 2012 at 3:41