google-chrome cast and mkchromecast cannot find the tv chromecast?
by shams from LinuxQuestions.org on (#5P4QS)
With android and from windows i can connect to the tv chromecast, but in arch google-chrome cast and mkchromecast get the error "No devices found!", in the wireless router dhcp clients there is entry with the name of "Chromecast" with mac address "54:60:09:5C:3D:5A" and i assigned the static ip address "192.168.1.108" to it.
i can ping the ip "192.168.1.108", and with the command:
Code:go-chromecast -a 192.168.1.108 statuscan connect to the TV chromecast and print the status.
when i run the command:
Code:# nslookup Chromecast
Server: 192.168.1.1
Address: 192.168.1.1#53
** server can't find Chromecast: NXDOMAINand:
Code:# nslookup 192.168.1.108
** server can't find 108.1.168.192.in-addr.arpa: NXDOMAINHow i can add the entry to the dns resolver to resolve the ip address 192.168.1.108 to the name Chromecast?
i can ping the ip "192.168.1.108", and with the command:
Code:go-chromecast -a 192.168.1.108 statuscan connect to the TV chromecast and print the status.
when i run the command:
Code:# nslookup Chromecast
Server: 192.168.1.1
Address: 192.168.1.1#53
** server can't find Chromecast: NXDOMAINand:
Code:# nslookup 192.168.1.108
** server can't find 108.1.168.192.in-addr.arpa: NXDOMAINHow i can add the entry to the dns resolver to resolve the ip address 192.168.1.108 to the name Chromecast?