1 | initial version |
This works like a charm:
"appsrc name=appsrc blocksize=921600 ! video/x-raw,format=RGB,width=640,height=480,framerate=1/1 ! jpegenc ! appsink name=appsink"
When changing jpegenc to nvjpegenc (Jetson AGX Xavier), there's something wrong with the buffering.