DjofPlusPlus

Results 5 comments of DjofPlusPlus

There's no hardware encoder like for previous pi devices so the 5 isn't supported yet. See https://github.com/ayufan/camera-streamer/issues/120

I have the imx477 working on a rpi Zero 2W with the following service config: ``` ; ; Official Raspberry Pi High Quality Camera based on the Sony IMX477 ;...

Hello @cearka Sorry I don't have much input to provide, I'm no linux expert... However if you want to compare - I use Bullseye Aarch64, kernel `6.1.21-v8+` - I installed...

The RP5 isn't currently supported because it doesn't have a hardware video encoder. Eventually there might be software encoding support. You can find more information by searching further back.

I'll reply since nobody else has yet... The RPI5 isn't supported yet because it doesn't have the hardware encoder that previous devices had. It will require significant changes to integrate...