which versions are better for TX1 on DeepStream and Jetson?

In the DeepStream download page, for TX1 and TX2, the only valid download version is DeepStream_1.0. and it shows the prerequisites JetPack 3.2. (4-17-2019)
https://developer.nvidia.com/embedded/deepstream-on-jetson-downloads

But from the Forums, and readme file of the deepstream 1.0, it shows DeepStream 1.0 needing JetPack 3.1, and DeepStream 1.5 needing JetPack 3.2.

And my device is TX1.

So my questions following:

  1. Does the information wrong in the DeepStream download page?
  2. Which version are recommended for TX1 on DeepStream and JetPack?
  3. if DeepStream 1.5 and JetPack are recommended, where can i download the DeepStream 1.5?

Thanks~

Hi hujun,

The DeepStream SDK version 1.5 is the latest supported version for Jetson TX1 and TX2, you should use JetPack 3.2.
Please check the bottom of the page - [url]https://developer.nvidia.com/embedded/deepstream-on-jetson-downloads[/url]
Just press the “Download” button to get it.

Thanks