--csi2webcam option is not working for IMX219 Camera

Hi,

You can set the device to lower power mode.

$ sudo nvpmode -m 1

Or you can turn off the throttling message directly:

Thanks.