I have found that my DS6.3 program can’t work on Jetpack6.2, which is OK on Jetpack5
Is there any changes need for DS6.3 upgrade to DS7.1?
Since you don’t mention which configuration you are talking about. Just provide you the DeepStream 6.3 release note for you to check the changes with DeepStream 6.3.https://docs.nvidia.com/metropolis/deepstream/DeepStream_6.3_Release_Notes.pdf
Thanks, don’t have to concern about this question, It feels like a discontinuous upgrade, where the API is not backward compatible. Everything from DS6.3 needs to go through review and testing.
Any ideas?
version
commit c038530ebf718e6867c4458c3e439406020732ff (HEAD -> master, origin/master, origin/HEAD)
Author: Dustin Franklin <dustinf@nvidia.com>
Date: Wed Oct 16 06:56:03 2024 -0400
updates for TRT10
------
Software part of jetson-stats 4.3.1 - (c) 2024, Raffaello Bonghi
Model: NVIDIA Jetson Orin Nano Developer Kit - Jetpack 6.2 [L4T 36.4.3]
NV Power Mode[0]: 15W
Serial Number: [XXX Show with: jetson_release -s XXX]
Hardware:
- P-Number: p3767-0005
- Module: NVIDIA Jets…
Any ideas?
version
commit c038530ebf718e6867c4458c3e439406020732ff (HEAD -> master, origin/master, origin/HEAD)
Author: Dustin Franklin <dustinf@nvidia.com>
Date: Wed Oct 16 06:56:03 2024 -0400
updates for TRT10
------
Software part of jetson-stats 4.3.1 - (c) 2024, Raffaello Bonghi
Model: NVIDIA Jetson Orin Nano Developer Kit - Jetpack 6.2 [L4T 36.4.3]
NV Power Mode[0]: 15W
Serial Number: [XXX Show with: jetson_release -s XXX]
Hardware:
- P-Number: p3767-0005
- Module: NVIDIA Jets…
I used to use deepstream-app -c source_config_yolov8n.txt to get rtp video source in deepstream 6.3/jetpack5.1.4.
But I can’t get it working with this command + config for deepstream-app 7.1?
==> It’s black screen now.
Why? Any thing I should change?
[application]
enable-perf-measurement=1
perf-measurement-interval-sec=5
[tiled-display]
enable=1
rows=1
columns=1
width=1920
height=1080
gpu-id=0
#nvbuf-memory-type
#(0): nvbuf-mem-default - Default memory allocated, specific to particular plat…
Right now I have found an issue with DS7.1 deepstream-test2.
It should have following three egine file:
samples/models/Primary_Detector/resnet18_trafficcamnet_pruned.onnx_b1_gpu0_int8.engine
samples/models/Secondary_VehicleMake/resnet18_vehiclemakenet_pruned.onnx_b16_gpu0_int8.engine
samples/models/Secondary_VehicleTypes/resnet18_vehicletypenet_pruned.onnx_b16_gpu0_int8.engine
BUT, two of engine files are generated automaticly. There is no samples/models/Secondary_VehicleTypes/resnet18_vehic…
system
Closed
February 20, 2025, 2:41am
5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.