I have a very poor quality stream (very fuzzy and pixelated when there is any motion).
I run tegrastats and see that GR3D_FREQ is consistently 0%. Why is this the case when I am using the nvidia plugins to convert and encode the h264 stream? How do I fix this?
Hi,
Decoding begins when receiving first complete IDR frame, so it looks expected. However, the compression rate is low if you encode all frames to IDR frames. This would be tradeoff between latency and compression rate. You may tune the setting and find a balance in the use-case.