phawind111 / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

Discovery problem in iOS applications #717

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is a problem with Cromecast discovery in Apple iOS apps(except in the 
Chromecast and Youtube app). The problem is in Cisco WLC WiFi-network setup 
(with mdns). Casting/discovery from all Android apps and the Google Cast 
extension in Chrome on all supported plattforms work as expected.

What steps will reproduce the problem?
1. Using a Cisco WLC environment set up in accordance to their setup guide:
http://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/7-6/chromecas
tDG76/ChromecastDG76.html
2. Running AireOS version 8.0.121 on the WLC
3. Use an Apple iOS app with Chromecast support (except Chromecast and Youtube 
app, thoose apps work)

What is the expected output? What do you see instead?
The iOS apps with Chromecast support should discover and show the Chromecast 
devices. Instead no Chromecast devices is discovered.

What version of the product are you using? On what operating system?
Latest version of different Apple iOS(9.2) applications with Chromecast support.
For example SVT Play 4.1.1

Please provide any additional information below.
Using this setup it makes no differens if the iOS devices is in the same 
SSID/VLAN as the Chromecast unit or not. For all the other devices both 
scenarios work as expected. 

Original issue reported on code.google.com by matt...@nonetwork.se on 18 Dec 2015 at 10:35

GoogleCodeExporter commented 8 years ago
It seems unlikely to be an issue with Cast SDK since the Chromecast set up app 
discovers the device. Please make sure your set up is correct and contact Cisco 
support for any environment specific issues that could cause this behavior. 

Moreover, the doc you've linked suggest that after initial discovery - "The 
subsequent connections are TCP based unicast packets, which are explained in 
detail at: http://www.dial-multiscreen.org/dial-protocol-specification" (at 
very bottom) which could be a good place to look. 

Closing for now. Yet, feel free to respond to this ticket with specific repro 
steps including Chromecast device version/firmware info and receiver logs, if 
after troubleshooting the WiFi environment this seems like an issue with Cast 
SDK.

Original comment by na...@google.com on 22 Dec 2015 at 9:43