motioneyeos icon indicating copy to clipboard operation
motioneyeos copied to clipboard

Camera modules v3?

Open Gonioul opened this issue 2 years ago • 18 comments

Are camera modules v3 supported?

Gonioul avatar Jan 10 '23 20:01 Gonioul

I don't see any new releases, so I would think, no not yet. The last official release was 2020. I have to use the Dev release on one or two of my Pi 4's to get Motion Eye up and running on those.

alphanumeric007 avatar Jan 11 '23 11:01 alphanumeric007

Well, the wiki says any CSI camera should be supported...

Gonioul avatar Jan 12 '23 18:01 Gonioul

I based my answer on what I'm seeing on the Pi forum. You might get video but I'm pretty sure the autofocus isn't going to work. Pi OS needed upgrades for the V3 which only fully works in libcamera. No auto focus is a no go for me.

alphanumeric007 avatar Jan 12 '23 19:01 alphanumeric007

Well, for my case, if it's stuck on infinite, I don't care ^_^

Gonioul avatar Jan 12 '23 22:01 Gonioul

If you can get the full 12 mega pixel then your all set. I'm greedy, I want the auto focus to work. I have 8 Pi Camera setups here, all running Motion Eye OS. Two are Pan Tilt, auto focus on those would be awesome.

alphanumeric007 avatar Jan 13 '23 09:01 alphanumeric007

I'm more interested in better low-light videos, no need for high quality which pi-zeros can't handle anyways...

Gonioul avatar Jan 14 '23 19:01 Gonioul

I gave up trying to use a Pi Zero, 3A's 3B's and 4B's here.

alphanumeric007 avatar Jan 15 '23 09:01 alphanumeric007

I just plugged a v3 camera into my existing setup, and it doesn't work. But all that confirms is that it's not plug & play.

Camera: Pi Camera Module v3 (Regular) Board: Pi Zero W OS Version: 20200606

SheaStevenson avatar Jan 17 '23 05:01 SheaStevenson

is there another service what you can add to the pi to work with pi cam v3 instead of motioneyeos

Mario-vminion avatar Jan 24 '23 18:01 Mario-vminion

You casn use Raspbeian Buster Legacy and motionEye Instructions here

starbasessd avatar Jan 24 '23 18:01 starbasessd

is it supporting the v3

Mario-vminion avatar Jan 24 '23 19:01 Mario-vminion

Raspberry Pi OS Buster Legacy is put out by Raspberry Pi and should have PiCam V3 support in it. If not, then I doubt much of anything would.

starbasessd avatar Jan 24 '23 19:01 starbasessd

i wanted to use it for watching the 3d printer... from a location ..

Mario-vminion avatar Jan 24 '23 19:01 Mario-vminion

There are a number of packages out there that can stream video across the network using everything from PiZero to RP2040 to ESPx and more.

starbasessd avatar Jan 24 '23 19:01 starbasessd

If motioneyeos isn't going anywhere soon, I'd like to know the best alternate solutions, especially for pi zeros and fast network cameras.

Gonioul avatar Jan 24 '23 20:01 Gonioul

I've written a little MJPEG server for latest Raspbian that acts like a Fast Network Camera, based on the official PiCamera2 API sample mjpeg_server.py and capture_mjpeg_v4l2.py.

Ideally you still need to run motioneye in another powerful Pi if you use Zero. ;)

kingkingyyk avatar Jan 27 '23 13:01 kingkingyyk

Just tried with Raspberry 3B+ and it is also not working. Is any working solution to setup camera v3 with motioneyeos?

Stepyon avatar Mar 30 '23 18:03 Stepyon

The issue is if you are using motionEyeOS, the camera V3 came out after it was compiled, and is not in the kernel. If you want to use a V3 camera, you need to use RaspiOS Buster Legacy and the install instructions here Bullseye is broken for the needed modules for CSI cameras...

starbasessd avatar Mar 30 '23 19:03 starbasessd