

mxc_mipi-csi 32e30000.mipi_csi: in function: mipi_csis_stop_stream m圆s-csi 32e20000.csi_bridge: in function: m圆s_csi_deinit m圆s-csi 32e20000.csi_bridge: in function: csi_clk_disable m圆s-csi 32e20000.csi_bridge: in function: m圆s_csi_close m圆s-csi 32e20000.csi_bridge: in function: m圆s_vidioc_querycap

m圆s-csi 32e20000.csi_bridge: in function: m圆s_csi_init m圆s-csi 32e20000.csi_bridge: in function: csi_dmareq_rff_disable m圆s-csi 32e20000.csi_bridge: in function: csi_init_interface m圆s-csi 32e20000.csi_bridge: in function: csihw_reset m圆s-csi 32e20000.csi_bridge: in function: csi_clk_enable m圆s-csi 32e20000.csi_bridge: csi v4l2 busfreq high request. m圆s-csi 32e20000.csi_bridge: in function: m圆s_csi_open There is a my log for this command (patch added to have additional gst-launch-1.0 v4l2src num-buffers=1 ! jpegenc ! filesink location=/tmp/test.jpg Gst-launch-1.0 v4l2src num-buffers=1 ! jpegenc ! filesink location=picture.jpg So the data from camera sensor looks correct but the target device (not PC) has issue with gst-launch-1.0. Gst-launch-1.0 -v filesrc location=path_to_file_from_camera_sensor.raw blocksize=42923008 ! "video/x-bayer,format=bggr,width=1920,height=1080,framerate=1/1" ! bayer2rgb ! videoconvert ! avenc_mjpeg ! filesink location=frame.jpeg
#ISTREAM ERROR PC#
It has to be done with PC computer with using this command: The output file needs to be processed to get correct size and raw natural green image (before White Balancing). I can capture data from the sensor with command:
#ISTREAM ERROR DRIVER#
I added the Rockchip driver for this sensor as a patch. I'm working with imx8mm and camera sensor os02g10.
