-
Notifications
You must be signed in to change notification settings - Fork 0
Streamr
ConWan30 edited this page Aug 10, 2026
·
1 revision
Streamr is an experimental research plugin. It is not part of the core Qoresence pilot.
- Default OFF.
- Only consider after local capture, score lock, clips, and Twitch chat are proven.
- It publishes redacted events to a local Streamr node, not directly to the public chain.
| Qoresence core | Streamr adds |
|---|---|
| Local capture + scoring | Off-box event distribution |
| Twitch ClutchBot | A second audience on a DePIN bus |
| Simple setup | Requires a local streamr-node and stream grants |
-
Install a local Streamr node:
npm install -g @streamr/node streamr-node
-
Create a stream and grant the node permission.
-
Start Qoresence:
python -m qoresence.cli ` --play --deck ` --streamr ` --streamr-stream-id "0xYOUR_ADDRESS/qoresence/football" ` --streamr-host 127.0.0.1 --streamr-port 7171
- Never publish raw HID, frames, or A2A prompts.
- Never make the stream publicly subscribable by default.
- Confirm
video.age_sstays below 1.0s; if it rises, disable Streamr.
See docs/STREAMR.md for full setup.
- 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