I have a question regarding DeepStream 6.3 compatibility.
I’m currently using DeepStream 6.2 on JetPack 5.1.1 (Jetson Orin AGX), and I’m interested in upgrading to DeepStream 6.3 as i found several new features that would be highly beneficial for my work. However, according to the documentation, DeepStream 6.3 requires JetPack 5.1.2.
Unfortunately, due to certain work-related constraints (which I’m unable to disclose), I’m unable to upgrade from JetPack 5.1.1 at this time.
Is there any possibility to run DeepStream 6.3 on JetPack 5.1.1, even if unofficially or with some workarounds?
Any insights or guidance would be greatly appreciated.
From what I can see, there are no changes in the listed dependencies between DeepStream 6.2 and 6.3, they appear to be identical. So in theory, you should be able to install DeepStream 6.3 over 6.2 without dependency issues.
That said, keep in mind that even if the declared dependencies haven’t changed, internal differences in the binaries could still cause runtime issues.
Here’s the process:
Download the .deb using SDK Manager (choose “Download Only” mode).