
In hotel network construction, deploying separate VLANs for guest-room Wi-Fi and TV networks has become a common practice.
Mobile phones connect to the guest Wi-Fi, while TVs access the TV service network. The two networks are isolated via VLANs. This prevents interference between different services and mitigates security risks where guest terminals directly access TV devices.
However, a challenge arises:
After network isolation, can mobile phones still discover the in-room TV?
Many hotels encounter this issue during actual casting deployment. Casting protocols including AirPlay, DLNA and Lelink rely on device discovery mechanisms. Once mobile phones and TVs reside on different VLANs, the casting links dependent on broadcast, multicast or LAN discovery may malfunction.
Hotels are then forced to choose between opening VLAN isolation or compromising casting experience.
In fact, hotels do not need to dismantle existing network isolation. With a screen casting reflector, cross-VLAN casting discovery can be achieved without bridging the guest network and TV network. Combined with room-level binding, genuine private screen casting is realized.
For cybersecurity, guest Wi-Fi and the IoT network for TVs are normally assigned to different VLANs and subnets with strict isolation. This is the baseline for security compliance.
Nevertheless, AirPlay, DLNA and other casting protocols depend on mDNS and SSDP multicast discovery. A mobile phone sends a broadcast query within the LAN to search for devices, and the TV responds. Multicast only works within the same broadcast domain. Once network segments are isolated, discovery packets cannot reach the TV.
The mobile phone cannot “see” the TV, hence casting fails.
Previously, hotels only had three options: enable full-network multicast and bear the risk of cross-room casting; maintain strict isolation and sacrifice casting experience for Apple users; or let TVs broadcast their own Wi-Fi hotspots, which creates loopholes in real-name authentication.
No perfect solution existed among these three choices.
The core principle of AINOPOL’s screen casting reflector: keep network segments isolated and block multicast forwarding, and implement application-layer proxy inside the gateway.
Layer 3 routing remains closed throughout the whole process, multicast will not cross VLANs, and the original network isolation architecture is fully preserved.
Cross-VLAN casting solves the basic requirement of “successful casting”. The next question: how to guarantee guests only cast content to the TV inside their own room?
Decree No.176 issued by the Ministry of Public Security, effective October 1, 2026, mandates network log retention of no less than six months. Screen casting activity logs fall within the scope of supervision.
The screen casting reflector is a built-in software value-added module of the Dream Gateway and is provided free of charge with the gateway. No separate hardware or license purchase is required.
Enable it with one click in the Value-added Applications / Function Center on the gateway web portal. Simply assign network ports or VLANs corresponding to each network domain to complete deployment.
No changes to existing VLANs, no global multicast activation, no client installation on each TV. TVs retain their factory operating systems, and guests can use native mobile casting functions. Renovation can be performed during off-peak hours without disrupting hotel operations.
Q: Why does screen casting fail when guest Wi-Fi and TVs are on separate VLANs?
A: AirPlay, DLNA and other casting protocols rely on mDNS and SSDP multicast discovery. Multicast functions only within the same broadcast domain. After VLAN isolation, multicast packets cannot cross network segments, so the mobile phone cannot “see” the TV.
Q: How does the casting reflector enable casting without opening VLANs?
A: The reflector implements application-layer proxy inside the gateway. It captures and registers mDNS/SSDP announcements from TVs. When mobile phones send discovery queries, the reflector replies via unicast and rewrites the real IP/port to the gateway proxy address. Media streams are forwarded bidirectionally through the gateway.
Q: What information is recorded in casting logs?
A: The system automatically records casting device information, operation time, corresponding guest room and session duration, associated with the authenticated internet user name. Audit log fields include timestamp, event type, room, authenticated username, mobile IP, TV IP, protocol, duration and traffic.