Quadrascopic camera compatibility with original Picamera library?

Hi,

I want to purchase the ov9821 quad camera hat here:

I want to make sure this camera is compatible with my application. I need to use the original Picamera library, NOT Picamera2.

is this possible and which driver do I need to install from Arducam’s Github?

  • MIPI_Camera: github dot com/ArduCAM/MIPI_Camera
  • OR OBISP_MIPI_Camera_Module: github dot com/ArduCAM/Arducam_OBISP_MIPI_Camera_Module
  • OR Pivariety-V4L2-Driver: github dot com/ArduCAM/Arducam-Pivariety-V4L2-Driver

Hi,
It uses Pivariety-V4L2-Driver.

Can you confirm that this driver will allow me to use this camera with the original PiCamera library then?