iiRecord
Agentic AI Atlas · Screen-share / VNC surface
channel:screenshare-vnca5c.ai
II.
Channel JSON

channel:screenshare-vnc

Structured · live

Screen-share / VNC surface json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · channels-hooks/channels/voice-transport.yamlCluster · channels-hooks
Record JSON
{
  "id": "channel:screenshare-vnc",
  "_kind": "Channel",
  "_file": "channels-hooks/channels/voice-transport.yaml",
  "_cluster": "channels-hooks",
  "attributes": {
    "displayName": "Screen-share / VNC surface",
    "kind": "video",
    "endpoint": "vnc-websocket",
    "persistent": true,
    "description": "A remote desktop surfaced via noVNC (RFB over WebSocket / websockify), rendered\nto a canvas and composited into the agent's video track; the agent can both show\nand operate it. Governed start/stop. See docs/research/realtime-agent-gaps.md G7.\n"
  },
  "outgoingEdges": [
    {
      "from": "channel:screenshare-vnc",
      "to": "layer:3-transport",
      "kind": "realizes",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}