Hello
I am using:
ZED BoxOrin NX 16
Zed X camera.
Zed SDK 4.0.5
Zed_explorer shows me preview from the camera nicely.
The issue is when I try to record and playback svo file.
File contains one or two frames only.
On play back the file the following messages repeated endlessly:
Opening in BLOCKING MODE
NvMMLiteOpen : Block : BlockType = 279
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 279
./ZED_Diagnostic shows this output on the file:
-inf option detected
Opening in BLOCKING MODE
NvMMLiteOpen : Block : BlockType = 261
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 261
SVO Infos :
Image Size : [ 1920 x 1080 ]
Framerate : 60
Number of Frames : 2
ZED Serial Number : 44868770
Compression mode : " H264 Lossy (GPU) compression"
Product : ZED-X
Sensors Fw version : 1000
Camera Fw version : 2001
ZED_Diagnostic --repair does not help since the file has 2 frames where as size of the file looks right (266748 bytes in this example)
Please advice