mauimauer / cheapcast

It's CheapCast.
Apache License 2.0
399 stars 107 forks source link

Galaxy Tab 2 10.1 not showing up #14

Open TMartinPPC opened 10 years ago

TMartinPPC commented 10 years ago

I'm trying to cast to my Samsung Galaxy Tab 2 10.1 (GT-P5113) running a stock 4.1.1 but it doesn't show up in the list on other devices. The app and service appears to run flawlessly. Let me know if you need any other info.

jayasafunctionofe commented 10 years ago

Can you get to the ssdp service on the device? http://{ipOfYourDevice}:8008/ssdp/device-desc.xml if so, can you post the result?

TMartinPPC commented 10 years ago

image

Tsaukpaetra commented 10 years ago

Here is my device-desc.xml

<root xmlns="urn:schemas-upnp-org:device-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<URLBase>http://10.173.128.82:8008</URLBase>
<device>
<deviceType>urn:schemas-upnp-org:device:dial:1</deviceType>
<friendlyName>CheapCast_SAMSUNG-SGH-I537</friendlyName>
<manufacturer>Google Inc.</manufacturer>
<modelName>Eureka Dongle</modelName>
<UDN>uuid:61b6aa97-81eb-4431-b41f-6303c53a18e7</UDN>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:dial:1</serviceType>
<serviceId>urn:upnp-org:serviceId:dial</serviceId>
<controlURL>/ssdp/notfound</controlURL>
<eventSubURL>/ssdp/notfound</eventSubURL>
<SCPDURL>/ssdp/notfound</SCPDURL>
</service>
</serviceList>
</device>
</root>

The URLBase IP is that of the rmnet_usb0 interface (which is down) The correct IP should be more 192.168.x.x/24. Coincidentally, this interface is listed just before the wlan0 interface when using the command 'netcfg'