-
Notifications
You must be signed in to change notification settings - Fork 0
Mobile Glass
ConWan30 edited this page Aug 16, 2026
·
1 revision
Phone-friendly view of the same LIVE session. Source is FrameHub only. The phone is a view, never a capture owner.
| Path | Role |
|---|---|
/mobile.html |
Glass page (WebRTC primary, MJPEG fallback) |
/api/glass-link |
Honest URL + whether LAN bind is on |
/api/glass-qr |
SVG QR (only when LAN bind is on) |
python -m qoresence.cli --play --deck --streamer-device 0
# then http://127.0.0.1:8765/mobile.html
--play does not bind 0.0.0.0.
python -m qoresence.cli --play --deck --deck-bind 0.0.0.0 --streamer-device 0
On Theater, scan the QR or copy the glass link. The PC cannot search for phones or open the phone browser.
Video-only v1, muted autoplay + playsinline for iOS, no STUN/TURN, no public CDN.
Full doc: docs/MOBILE_GLASS.md
- What is Qoresence?
- Novel Stack
- Operator Runbook
- Capture Ownership
- Retina Deck & Monitor
- Mobile Glass
- Title Presence
- Retina Monitor
- Controller-Video Sync
- Two-Speed ClutchBot
- A2A ClutchBot
- Agent Glass — spectator API
- MCP Glass — new AI agent adapter
- Streamr — experimental
- Roadmap
- FAQ