Running yolov3 demo using jetson nano and rpi camera

I just tried to run command
"./darknet detector demo cfg/coco.data cfg/yolov3.cfg yolov3.weights ‘nvarguscamerasrc ! video/x-raw(memory:NVMM), width=(int)1280, height=(int)720,format=(string)NV12, framerate=(fraction)30/1 ! nvvidconv flip-method=2 ! video/x-raw, format=(string)BGRx ! videoconvert ! video/x-raw, format=(string)BGR ! appsink’
It can work