I have 2 ZedX cameras running at 1200P and 60fps with a Jetson AGX Orin. I encountered some issues with streaming and wanted your recommendation on the best parameters. I followed StreamingParameters Class Reference | API Reference | Stereolabs and Local Video Streaming - Stereolabs , but it doesn’t cover the ZedX.
When running with H265 and a bitrate of 1700 through ZED_Explorer I got many corrupted frames and warning on the receiver end
Switching the chunk size to 1400 resolved this issue, but I’m worried it’ll introduce additional latency. Are there other network settings you’d expect me to need to change in my system to support the default chunk size?