IMX291 USB module and H264 output

Hello ArduCam,

I just purchased your IMX291 USB module (B0202).

When using this camera under linux (raspberry pi) v4l2-ctl --list-formats results in the following output:

ioctl: VIDIOC_ENUM_FMT
Type: Video Capture

The technical description however notes that the camera board is also capable of H.264.

Can you please clarify this?

Regards

Marc

Hi,

Yes, This camera supports MJPG YUV and h264 encoder format. It will expose two video node.

You can run the command to check each node :

v4l2-ctl -d 0 --list-formats-ext
v4l2-ctl -d 1 --list-formats-ext