efference-viewer displays decoded video, frame count, acceleration, and
angular velocity.
--h264 and --h265 are shorthands for --codec h264 / --codec h265.
- Wired: run without connection flags; USB is the default.
- Wireless: pass
--ble <MAC> --udp <linux-host-ip>. - Headless:
--headless(alias--no-window) opens and holds the session without a local window. Combine it with--udp <host>to have the device push video and IMU to a remote host. Without--udpthere is nothing to display or forward, so every frame is discarded.--flipis a host-side display transform and has no effect on a forwarded stream. - Quit: press
QorEsc, close the window, or press Ctrl-C.
./build.sh --deps run. CMake omits the tool if either is missing.
If the video shows persistent corruption over USB, confirm that ef-cli info
reports a SuperSpeed connection.
