mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Install on Raspi 5 #2478
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#2478
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @womihako on GitHub (Jan 2, 2024).
Hello,
first I will thanks all for making and support this very very nice project!!! it run by me on raspi 4, but can't install on raspy 5. I tried installation instructions #2780 and other.
Can someone help me pls?
Thanks a lot
@ddawley22 commented on GitHub (Jan 7, 2024):
I installed it yesterday on RPi 5 using the instructions posted here:
https://github.com/motioneye-project/motioneye/tree/dev
I might add that video recording doesn't work on this version ( 0.43.1b1) nor on another similar version from a year ago that I installed on a Libre le Potato. The snapshots record but video doesn't. It's not an issue for my situation but someone might want to check into it.
Edit: Those instructions are for both 32 and 64 bit installations. Use care in selecting the right directions because a misstep will break the process. I ended up starting over with a fresh install of bookworm because I messed up the process.
Edit 2: regarding the video not working, I changed the Motion Detection/Capture Before setting from 1 (default) to 2, and video recording started working
@MichaIng commented on GitHub (Jan 7, 2024):
How did you break the process? It should be possible to redo/fix everything without doing a fresh install.
@ddawley22 commented on GitHub (Jan 7, 2024):
I cross installed a part of the 32 bit instructions on my 64 bit version and I got errors trying to overwrite using the 64 bit instructions. I probably could have reversed the part I accidentally installed but since it was a fresh test to see if it would work, I decided a clean install wasn't a big deal.
On another note, regarding the video not working, I changed the Motion Detection Capture Before setting from 1 (default) to 2, and video recording started working.
@MichaIng commented on GitHub (Jan 7, 2024):
Do you remember the error you faced, and at which step exactly?
In case of the dependencies, the 32-bit instructions contain just less dependencies, so installing the ones for 64-bit afterwards should fix that part.
In case of adding the piwheels index, AFAIK it should be just ignored on 64-bit systems since the wheels it provides should be tagged a way that they are not pulled/installed from there, if for 32-bit only. Otherwise, you can just remove it:
@ddawley22 commented on GitHub (Jan 7, 2024):
Thanks for that. I don't remember exactly where I erred, sorry.
@rahul1906 commented on GitHub (Sep 24, 2024):
@ddawley22 How Is the performance of motion eye on pi5 compared to pi4? Asking this since h264 h/w codec has been removed in pi5.