-
Notifications
You must be signed in to change notification settings - Fork 0
Operator Runbook
ConWan30 edited this page Aug 10, 2026
·
1 revision
-
OBS (if streaming)
- Remove/disable any Video Capture Device on the physical HDMI card
- Browser Source for Lens only:
http://127.0.0.1:8765/overlay.html - Stream via Game/Display/Window Capture of the gameplay path — not dual-open DShow
-
List devices
python -m qoresence.cli --streamer-listPick the physical row (e.g.
USB3.0 Video— marked recommended), not OBS Virtual Camera, not webcam. -
Play stack
python -m qoresence.cli --play --deck --monitor --controller --streamer-device 0 --streamer-fps 60 -
Theater
http://127.0.0.1:8765/deck.html
| Signal | Good |
|---|---|
Log Capture opened / streamer source |
Physical name (e.g. USB3.0 Video), not OBS Virtual Camera |
Log Controller HID opened
|
DualSense Edge listed (if --controller) |
Log IVC started
|
only with --controller
|
Log Retina Monitor on
|
only with --monitor
|
/api/situation → video.has_frame
|
true |
/api/situation → controller
|
present when IVC running |
- Open the physical card in OBS and Qoresence at the same time
- Using Deck LIVE as your aim monitor for competitive play
- Expecting coupling without PC-visible DualSense (USB / Remote Play)
If you must keep OBS Preview on the physical card: Start Virtual Camera, pass VCam index to Qoresence, widen QORESENCE_IVC_LAG_HI_MS=200. See tools/obs/VIRTUAL_CAM.md.
POST http://127.0.0.1:8765/api/clip {"seconds":5}
Produces clips/hdmi_clip_*.mp4 and, if inputs in window, *.buttons.json.
- 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