Octopi/Raspberry PI 4 HP camera HD-2200 will not work

Camera :HD-2200

Problem?: "Lost in WebCam Stream Loading" with the camera above. However, my poor quality cheap generic camera works fine.

Attempts to solve it:

Enabled line "additional_brokenfps_usb_devices=(03f0:a707)
tested with:
Camera_raspi_options"-r VGA -f 10
Camera_raspi_options"-r VGA

Log:

Starting up webcamDaemon...

--- Configuration: ----------------------------
camera: auto
usb options: -r 640x480 -f 10
raspi options: -fps 10
http options: -w ./www-octopi -n

Found video devices:
/dev/video0
/dev/video1
/dev/video10
/dev/video11
/dev/video12
USB device was not set in options, start MJPG-streamer with the first found video device: /dev/video0
<13>Jun 20 18:00:02 pi: Starting USB webcam
Running ./mjpg_streamer -o output_http.so -w ./www-octopi -n -i input_uvc.so -r 640x480 -f 10 -d /dev/video0
MJPG Streamer Version: git rev: 501f6362c5afddcfb41055f97ae484252c85c912

Additional information: Version 0.17.0, running on Raspberry Pi 4 Model B Rev 1.1

I have the same problem. Did you ever find a solution?