We are facing problem with camera streaming but we are getting this error.
xdg_surface has never been configured
Please find the logs below. we verified that driver was working as expected but we couldn't able to see the stream.
root@imx8qxpc0mek:~# gst-launch-1.0 -vvv v4l2src device=/dev/video2 do-timestamp=true ! video/x-raw,width=1280,height=960,framerate=30/1 ! waylandsink
Setting 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)960, framerate=(fraction)30/1, format=(string)YUY2, interlace-mode=(string)progressive, colorimetry
=(string)1:4:5:1
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:src: caps = video/x-raw, width=(int)1280, height=(int)960, framerate=(fraction)30/1, format=(string)YUY2, interlace-mode=(string)progressive, color
imetry=(string)1:4:5:1
/GstPipeline:pipeline0/GstWaylandSink:waylandsink0.GstPad:sink: caps = video/x-raw, width=(int)1280, height=(int)960, framerate=(fraction)30/1, format=(string)YUY2, interlace-mode=(string)progressive, co
lorimetry=(string)1:4:5:1
/GstPipeline:pipeline0/GstCapsFilter:capsfilter0.GstPad:sink: caps = video/x-raw, width=(int)1280, height=(int)960, framerate=(fraction)30/1, format=(string)YUY2, interlace-mode=(string)progressive, colo
rimetry=(string)1:4:5:1
Redistribute latency...
xdg_surface@21: error 3: xdg_surface has never been configured
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:10.845625875
Setting pipeline to NULL ...