Hi,
I tried to integrate ST camera module in kernel with released Debian distribution for ROCK3A model. Sensor Driver could probe it but can’t stream by application such as gstream/v4l2-ctl/ffmg.
Here are the steps I followed:
- Initialized the ROCK3A board using the standard Debian image.
- Individually built the ST camera driver and integrated it into the kernel using the device tree.
- Tested the driver by inserting it as a module.
I’m curious if anyone else has encountered a similar issue when integrating different cameras with the ROCK3A. Any suggestions on how to enable streaming from applications would be greatly appreciated. Thank you.