
Field tests revealed that “Smart” TVs are often too aggressive with power-saving states, putting their Wi-Fi NIC (Network Interface Card) into a deep sleep that ignores wake-on-lan (WoL) packets. This report details the network engineering required to keep your casting targets visible.
Protocol Audit: AirPlay 2 vs. Chromecast
We’ve benchmarked the discovery latency of the leading casting protocols. While they appear similar to the end-user, their underlying communication requirements vary significantly.
| Protocol | Primary Barrier | Network Requirement |
|---|---|---|
| Google Cast | DNS Hard-coding | 8.8.8.8 Access |
| AirPlay 2 | Multicast Dropping | mDNS Reflector |
| Miracast / Roku | 2.4GHz EMI (Electromagnetic Interference) and co-channel congestion | Wi-Fi Direct |
Manufacturer-Specific Resolution Paths
Sony Bravia / Android TV: Clearing the Casting Cache
If your Sony TV disappears from the YouTube or Netflix cast list:
- Path: Settings > Apps > See all apps > System apps.
- Select Chromecast built-in.
- Select Clear Data and Clear Cache, then restart the TV via the power menu (hold the remote power button for 5 seconds).
LG OLED (webOS): Fixing the “Invisible” State
LG TVs often disable their casting receiver to save standby power:
- Path: All Settings > General > Devices > External Devices.
- Ensure TV On with Mobile is enabled (via Wi-Fi).
- Check LG ThinQ settings to verify the TV hasn’t been “unregistered” from the home group.
Vizio / Roku: Resolving “Connection Failed”
Vizio SmartCast and Roku use a combination of DIAL and mDNS:
- Disable “Eco Mode” in Power settings.
- Assign a Static IP via your router’s DHCP reservation page.
- Force a “System Restart” (System > Power > System Restart) to reload the discovery stack.
Persistent Visibility Issues
If your TV remains invisible after clearing caches and toggling power settings, our audits suggest checking for AP Isolation or Guest Network restrictions. Many routers automatically isolate wireless clients, preventing your phone from seeing the TV’s service advertisements.
We recommend using a network scanning tool like Discovery (DNS-SD Browser) to verify if the _googlecast._tcp or _airplay._tcp services are actually reachable from your handset. If they are not, you may need to update your router’s firmware to resolve IGMP state table corruption, a common bug in consumer-grade mesh systems like Orbi or Linksys Velop.