Proven Capabilities (from D3-01)
All measurement methods are based on the KNULLI Surveillance Protocol (docs/KNULLI_SURVEILLANCE_PROTOCOL.md):
- SMB Access: Full read/write to
//100.119.202.114/share(no auth) - Telemetry: herms-sdl.log at
/roms/ports/hermes/herms-sdl.logvia SMB - Screenshot Capture: Trigger mechanism via
/tmp/hermes-sdl-capture(proven in D3-01) - Input Injection: pygame -> ANSI -> SSH PTY bridge via herms_sdl_client.py
- Frame Extraction: ffmpeg at 60fps:
ffmpeg -y -i input.mp4 -vf fps=60 frames/%06d.png