I checked Jetson AGX Orin NVDEC max frequency which is 998 Mhz.
sudo cat /sys/kernel/debug/bpmp/debug/clk/nvdec/max_rate
998400000
When I run a gstreamer pipeline with 1 or 4 rtsp sources I would like to understand how much is decoder used, But NVDEC is always showing the same number - 998MHz. Is there a way to see what is the NVDEC load?