I received a jetson orin nano dev kit recently and was surprised to see it doesn’t have a hardware encoder. It seems to get reasonable video quality, you have to use 2-3 cpu cores just for h264 encoding.
Is it possible to use the GPU to run an h264 encoding algorithm? If so, are there any examples of doing so?