gstreamer no longer works with internal camera
Describe your issue
I used to be able to record videos with internal camera.
Expected Behavior
gstreamer should work, and it did before, at least after running megapixels to set the camera up.
Observed Behavior
When I attempt to test the gstreamer, I get "Device '/dev/v4l/by-path/platform-1cb0000.csi-video-index0' does not support 2:0:0:0 colorimetry".
mobian@mobian:~$ gst-launch-1.0 v4l2src device=/dev/v4l/by-path/platform-1cb0000.csi-video-index0 ! 'video/x-raw,width=1280,height=720' ! fakesink Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Device '/dev/v4l/by-path/platform-1cb0000.csi-video-index0' does not support 2:0:0:0 colorimetry Additional debug info: ../sys/v4l2/gstv4l2object.c(4105): gst_v4l2_object_set_format_full (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Device wants 2:0:0:0 colorimetry ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data stream error. Additional debug info: ../libs/gst/base/gstbasesrc.c(3127): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: streaming stopped, reason not-negotiated (-4) Execution ended after 0:00:00.006966710
Specific area or package affected
gstreamer1.0-plugins-good/testing,now 1.20.2-1 arm64 [installed]
What device are you using?
Pinephone.
Which mobian repository are you using?
Types: deb deb-src Components: non-free main Uris: http://repo.mobian-project.org/ Architectures: amd64 arm64 armhf #Suites: bullseye Suites: bookworm Signed-By: /var/lib/extrepo/keys/mobian.asc
How did you get your Mobian Image?
Installed long time ago, I keep updating.