Streams ZED-X One cameras over the local network using HEVC encoding. At least one camera must be specified. Streams untilDocumentation Index
Fetch the complete documentation index at: https://docs.almond.bot/llms.txt
Use this file to discover all available pages before exploring further.
Ctrl+C. Sender IP is 192.168.10.1/24.
| Flag | Description |
|---|---|
--overhead SERIAL | Serial number of the overhead camera |
--left-arm SERIAL | Serial number of the left-arm camera |
--right-arm SERIAL | Serial number of the right-arm camera |
--resolution {HD1080,HD1200,SVGA} | Default: SVGA |
--fps FPS | Default: 60 |
--bitrate KBPS | HEVC bitrate in kbit/s (default: 8000) |
--setup-ip IFACE | Assign sender IP to a network interface before streaming (e.g. eth0); requires sudo |
--log-level {DEBUG,INFO,WARNING,ERROR} | Default: INFO |
zed.stream runs on the ZED box (Jetson sender). The receiving process — collect-data or run-policy — runs on the main host. See the Data Collection and Policy Inference quickstarts for the full two-machine setup.