Part Number: PROCESSOR-SDK-AM62A
Hello,
He is testing camera sensor interface with AM62A board.
The sensor is OV2312, 2Mpixel, 1600 x 1300 @ 60fps.
At first, he wants to capture 1 frame and dump to a file with below GST command.
So, can you please check if below GST command is correct or not?
.
gst-launch-1.0 v4l2src device=/dev/video3 ! video/x-bayer, format=bggi10, width=1600, height=1300, framerate=60/1 ! tiovxisp sensor-name=SENSOR_OV2312_UB953_LI ! filesink location=capture_dump_0.bin -e
.
Best regards,
Hayden