Hi,
RGB format is not supported by Jetson hardware engines. Please check
You would need to use software converter to convert to RGBA or YUV420. It takes certain CPU usage. Please execute sudo nvpmodel -m 0, sudo jetson_clcoks to get max performance.