2880x1860 camera NvBufferTransform failed

Hi,
For capturing frame data into NvBuffer, you would need to consider data alignment of NvBuffer. Please refer to the similar topic:
YUV camera(5.4M) preview issue - #19 by DaneLLL

Please check if you can adjust the camera source to fit data alignment. If the source is not adjustable, please use v4l2src and link to nvvidconv to copy frame data into NvBuffer.