Comment 0 for bug 1978757

Revision history for this message
Kai-Chuan Hsieh (kchsieh) wrote : Can't playback preview on Intel IPU6 camera platform

Cheese can't playback preview on Intel IPU6 camera platform.

(cheese:6772): cheese-WARNING **: 10:26:06.389: Internal data stream error.: ../libs/gst/base/gstbasesrc.c(3127): gst_base_src_loop (): /GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin18/GstPipeWireSrc:pipewiresrc1:
streaming stopped, reason not-negotiated (-4)

Unsupported modifier, resource creation failed.
XXX: resource creation failed
Unsupported modifier, resource creation failed.
XXX: resource creation failed
Unsupported modifier, resource creation failed.
XXX: resource creation failed

On focal the gst-launch line is v4l2src, but it is changed to pipewiresrc on jammy.
I tried command $ gst-launch-1.0 v4l2src ! glimagesink
It can have camera image in the opened window.