kks_l
September 12, 2023, 2:25am
1
Hi, We are making real time rtsp inference application
when using JetPack 5.1.1, I know nvv4l2dec has some trouble, so nvdec doesn’t work normally
so I have downgrade to JetPack 5.1
the phenomenon is when I run our application, System throttled due to Over-current occured, and NVDEC clock going to low
so we couldn’t reach process fps that expected.
How could solve this problem?
DaneLLL
September 12, 2023, 5:24am
3
Hi,
We would suggest upgrade to latest Jetpack 5.1.2 and refer to developer guide for using hardware decoder nvv4l2decoder plugin:
Accelerated GStreamer — Jetson Linux Developer Guide documentation
Please refer to examples in gstreamer user guide and give it a try.
kks_l
September 13, 2023, 8:59am
4
Thanks for reply
but problem is application performance is lower or same with TX2
DaneLLL
September 13, 2023, 10:01am
5
Hi,
This is possible if the use-case mainly uses CPU cores. TX2 may have better CPU capability when comparing to Xavier NX.
kks_l
September 14, 2023, 12:41am
6
but we using nvv4l2dec in deepstream pipeline, and doing inference in gpu
and is that means TX2 has better cpu cores than XavierNX?
DaneLLL
September 18, 2023, 4:30am
7
kks_l
September 26, 2023, 4:53am
8
I’ve changed device to orin NX and Installed Jetpack 5.1.2
There is no OverCurrent message in Kernel message, but Over Current message box appears on display
It seems nvdec has throttled and reboot…
How could solve it?
DaneLLL
September 26, 2023, 5:38am
9
Hi,
Please create a topic in Orin NX category and share the steps for reproducing it on developer kit. We will check further.