I have validated the GStreamer pipeline using the fakesink option.
However, displaying the captured video on the screen has failed.
I need a information on how to play the video. Any guidance would be appreciated.
I hope many dear developers could provide assistance.
Thank you.
Code:
admin@raspberrypi:~ $ gst-launch-1.0 -vvv v4l2src ! video/x-raw,width=1280,height=720,format=RGB ! fakesinkSetting pipeline to PAUSED ...Pipeline is live and does not need PREROLL ...Pipeline is PREROLLED ...Setting pipeline to PLAYING ...New clock: GstSystemClock/GstPipeline:pipeline0/GstV4l2Src:v4l2src0.GstPad:src: caps = video/x-raw, width=(int)1280, height=(int)720, format=(string)RGB, framerate=(fraction)120/1, interlace-mode=(string)progressive, colorimetry=(string)sRGB/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = video/x-raw, width=(int)1280, height=(int)720, format=(string)RGB, framerate=(fraction)120/1, interlace-mode=(string)progressive, colorimetry=(string)sRGB/GstPipeline:pipeline0/GstFakeSink:fakesink0.GstPad:sink: caps = video/x-raw, width=(int)1280, height=(int)720, format=(string)RGB, framerate=(fraction)120/1, interlace-mode=(string)progressive, colorimetry=(string)sRGB/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = video/x-raw, width=(int)1280, height=(int)720, format=(string)RGB, framerate=(fraction)120/1, interlace-mode=(string)progressive, colorimetry=(string)sRGBRedistribute latency...0:00:02.2 / 99:99:99.I need a information on how to play the video. Any guidance would be appreciated.
I hope many dear developers could provide assistance.
Thank you.
Statistics: Posted by redbus73 — Mon Feb 05, 2024 2:52 am