We implemented encoder using mmapi.
We see several problems:
- 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?
- After some time that the encoder works the latency gets bigger up to 133ms
- 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?