Hello,
we need to monitor nv encoder and decoder utilization on jetson nvidia but with the jetson-stats, we can only see if they are running and their frequencies. Is it possible to monitor nv encoder and decoder engines utilization as well with a tool or and API?
Hi,
There is no interface for this. The encoder and decoder engines are run in dynamic frequency scaling(DFS) and it adjusts frequency according to loading. This is for better power consumption in 1080 or 720p encoding. For 4K or multiple encoding threads, you can disable DFS and run the engines in maximum clocks.