I was working with IMX-219 arducam on BeagleY board and it seems it capture Bayer RAW data from the camera. As ISP and encoders are disabled on XFCE image, does anybody knows how to add drivers and enable the ISP on this image? I am using the latest image “BeagleY-AI Debian 13.2 2025-11-25 XFCE (v6.1.x-ti).
FYI: I was able to capture the Bayer RAW data from the camera with RGGB 8 bit 1920x1080 format, but when I tried with 1280x720, it gave me error for pipeline broken. It seems media0 doesn’t support 1280x720 format, but when I checked for video1, it does support. Have anyone solve this issue too?