Hi,
After updating the ZED SDK to V5.3 , I am having issues with SVO2 recording when using ZED X One cameras.
I am trying to record using ZED Studio. The recording process appears to complete and a file is saved, but when I try to open the SVO2 file afterward, it does not load.
In ZED Studio, I get the following error message:
Failed to open SVO file at /home/.../<file_path>
I also tried opening the same recording using the ZED sample by specifying the file path directly, but I encounter issues there as well and the SVO2 recording cannot be opened.
I am not sure whether the recorded file is corrupted, whether there is an issue with reading SVO2 files in the new SDK version.
Could you please advise how to continue in this case?
My setup:
Camera: ZED X One
SDK version: V5.3, link driver v1.4.2
Using Jetson orin nano
Recording tool: ZED Studio,ZED Explorer
Playback attempts: ZED Studio ZED Explorer and ZED sample code.