import type { Lang } from "../i18n"; /** Still-image capture from the robot's camera + vision identification. * * The robot streams its camera over WebRTC; we read the live video track * from the peer connection's receivers (same pattern as the robot mic) and * grab ONE frame via an off-screen