Hi,
We are trying for ov5640 camera streaming and it is working fine. Now we are trying for video and image capture. But while running the command some warning prints of pipeline are observed. Please provide the encoder pipelines supported.
We have used "gst-launch-1.0 v4l2src device=/dev/video-ov5640-cam0 io-mode=5 ! video/x-raw,width=1280,height=720,format=UYVY ! queue ! v4l2h264enc output-io-mode=5 ! filesink location=test.mp4"
Below warning is observed
WARNING: erroneous pipeline: could not link queue0 to v4l2h264dec0
Regards,
Sushmitha K