Tinker Board Forum

Full Version: xml file for custom developed mipi camera
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,

I've developed mipi-csi camera from scratch and i wrote its driver. I need to configure isp for auto wb, auto exposure etc. For gstreamer i'm using rkcamsrc to get frames and it can configure isp modes. when i enable awb and ae it needs a tuning xml file. For IMX219 it isĀ /etc/cam_iq/IMX219.xml . But for my sensor i need a custom one. In xml file it has an generator version number. As I understand it is an auto generated file. How I can create my custom one and which tool can i use for it.

Thanks in advance,