-
Notifications
You must be signed in to change notification settings - Fork 0
Retina Monitor
ConWan30 edited this page Aug 10, 2026
·
1 revision
A native OpenCV window that shows the same frames Qoresence already holds. No second DShow open. No JPEG browser path.
- Lower latency than Deck MJPEG.
- No need for a browser.
- Subscribes to
FrameHub— it does not capture again.
# Pattern B: Qoresence owns the physical card
python -m qoresence.cli --play --deck --monitor --streamer-device 0 --streamer-fps 60
# Optional: limit display width
--monitor-max-width 1280| Preset | Shows |
|---|---|
minimal |
Frame only |
situation |
Frame + score/quarter/down strip |
full |
Situation + controller + frame age/seq (default) |
Press p in the window to cycle presets.
pip install "qoresence[monitor]"
# or
pip install opencv-python| Glass | Lag |
|---|---|
| OBS Preview (physical card) | Lowest |
| Retina Monitor | Better than Deck MJPEG |
| Deck MJPEG | Preview only |
| Problem | Fix |
|---|---|
| Black / "waiting for FrameHub" | Streamer not running or wrong device |
| Window never opens | Install opencv-python |
| Esc or close | Stops only the monitor window |
- What is Qoresence?
- Novel Stack
- Operator Runbook
- Capture Ownership
- Retina Deck & Monitor
- Retina Monitor
- Controller-Video Sync
- Two-Speed ClutchBot
- A2A ClutchBot
- Agent Glass — spectator API
- MCP Glass — new AI agent adapter
- Streamr — experimental
- Roadmap
- FAQ