mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Why is x11 needed? #2574
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#2574
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 @starbasessd on GitHub (Sep 18, 2024).
Trying to install in Lite version to minimize system usage and X11 gets installed during "sudo motioneye_init". A lot of other un-needed software gets installed, too, just tryting to figure out how to lighten up the load.
@zagrim commented on GitHub (Sep 18, 2024):
What is needed is motion, v4l-utils, ffmpeg and curl, and those are installed by
motioneye_initif they are not already present. If some of those depend on X11 on some specific Linux distro would be odd IMO (none of them have graphical user interface), but it all depends on the distribution. Care to share any details? By "Lite" do you mean Linux Lite, or Raspbian Lite or yet something else?