AI 产品解读Wireless screen mirroring from Chrome browser to InFocus LightCast-enabled devices (Mondopad, JTouch) via WebRTC
Enables wireless screen sharing in meeting rooms and classrooms without cables, allowing participants to view shared desktop or browser tab content on InFocus display devices
1. Install LightCast Sender extension and ensure LightCast Receiver software is running on the target display device. 2. Both devices must be on the same WiFi/local network. 3. Click the extension popup to see auto-discovered receivers. 4. Choose Desktop or Current Tab as the source. 5. Select a receiver device. 6. Enter the receiver's security PIN if required. 7. Screen is mirrored via WebRTC to the receiver display. 8. Click 'Stop Sharing' to end the session.
Mirror entire desktop to LightCast receiverMirror current browser tab to LightCast receiverAuto-discover LightCast receivers on local WiFi networkSave favorite receiver devicesWebRTC-based real-time streaming via Splashtop relay servers
- 目标用户
- Meeting room presenters / Classroom teachers and educators / Users of InFocus Mondopad and JTouch displays
- The extension requires compatible InFocus LightCast-enabled hardware (Mondopad 2.0, JTouch 65C) to function — cannot be fully tested without this hardware
- The native messaging component (com.splashtop.m360.native) may handle some authentication locally but source is not included
- The destination product (Mirroring360 / LightCast by Splashtop) may have its own paid business plans for the receiver software, but the Chrome extension itself has no payment gates
付费分析未识别到付费功能
No subscription, premium, upgrade, billing, stripe, or payment references found anywhere in the extension source. The 'license' references (spt1.js line 112) are technical protocol fields sent during WebRTC session negotiation with the Splashtop relay server (appid, googleid, authtoken, licensekey) — these are system-to-system license validation, not user-facing payment gates. No upgrade UI, no feature gating, no payment prompts exist. The extension itself is free to use with compatible InFocus LightCast receiver hardware.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension does not require any user account login. The 'auth' references in the code (connect.html line 199: 'Please enter the password to start sharing') refer to a device-level security PIN/password for connecting to a specific receiver device on the local network, not a user account. There is no OAuth, no email/password registration, and no account creation flow. The extension discovers InFocus LightCast receivers on the local WiFi network and connects via WebRTC signaling server (wss://wbs.relay.splashtop.com).