Pipewire using 100% of 1 cpu constantly Ubuntu 22.04.1

Awesome, that fixed it! pipewire seems to be reporting errors now, but at least they seem to be handled correctly and avoid an infinite loop:

Dec 01 09:37:14 vim4 pipewire[4785]: spa.v4l2: '/dev/video34' VIDIOC_QUERYCTRL: Inappropriate ioctl for dev>
Dec 01 09:37:14 vim4 pipewire[4785]: spa.v4l2: '/dev/video34' VIDIOC_ENUM_FRAMESIZES: Inappropriate ioctl f>
...

@numbqq Are there any new updates for the v4l2 driver? This has been working for me for the most part, but Iā€™m seeing the driver die after about 8 days of uptime, which causes my USB webcam to stop working:

[662584.949780] [19]: v4ldec has been destroyed.
[662584.950414] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
[662584.951034] vdin-v4l: vdin_v4l2_open err:vdin v4l mode not enabled
[662584.951629] v4lvid: dbg: v4lvideo open
[662584.951672] v4lvid: dbg: vidioc_close!!!!
[662584.952117] v4lvid: dbg: v4lvideo open
[662584.952156] v4lvid: dbg: vidioc_close!!!!
.... (repeats forever)