Efficient SVO export on GPU

The SVO export to videos is based on the Opencv, which can only use the CPU to encode the video. Since ZED SDK can use GPU encoding directly, is there any API to use ZED SDK to call the GPU encoding to output .h264/.h265 efficiently? Thanks!

Hi,

No it’s not possible. The ZED SDK can only record SVOs file using GPU encoding.

Best,

Benjamin Vallon

Stereolabs Support