mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Unable to open Video Camera #2548
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#2548
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 @martbrad11 on GitHub (Jun 30, 2024).
Pi4B Bullseye
Arducam 'Night Day' (OV5647)
I can capture jpg with libcamera-jpeg and I can stream raw h264 to a VLC player so I know my camera is connected and working.
However when I try to add it in MotionEye I get this in the logs vid_start: V4L2 device failed to open
I'm trying to add it as a Local V4L2 camera. If I try as MMAL I just get 'An error has occured try refreshing@
Can someone point me in the direction to get my camera working in MotionEye?
@MichaIng commented on GitHub (Jun 30, 2024):
motiondoes not support libcamera. Hence you need to either switch to legacy camera support, and use MMAL driver, or uselibcamerifyto start motionEye with libcamera=>V4L2 API. See some examples here: https://github.com/motioneye-project/motioneye/issues?q=is%3Aissue+is%3Aopen+libcamerify