Encoder orin agx problem

We implemented encoder using mmapi.

We see several problems:

  1. We measure one channel with resolution of 1280x1080 from push frame until we get encoded frame and get latency of 9ms, two channels we get latency of 22ms. Is any way to set channel to diffrent encoder?
  2. After some time that the encoder works the latency gets bigger up to 133ms
  3. In mmapi example two options to get fd: a. “/dev/nvhost-msenc” b. “/dev/v4l2-nvenc” what the diff?

How can we solve those problems?

Hi,
Please apply this:

Making sure you're not a bot!
[gstreamer/MMAPI] cannot run hardware encoder in maximum performance mode

We applied this patch and get the same results

Hi,
Please try to reproduce it by running 01_video_encode on Orin NX developer kit, and share us the steps. We can set up and check.

Can i check it with encoder unit test sample (use v4l2 directly) ?

Is this still an issue to support? Any result can be shared?