motioneye-project/motioneye

Normal user timelapse not working

Open

#2,187 opened on Sep 13, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (636 forks)batch import
help wantedquestion

Repository metrics

Stars
 (3,533 stars)
PR merge metrics
 (Avg merge 16d 14h) (33 merged PRs in 30d)

Description

Timelapse defaults to omx codec which need video group.

/usr/local/lib/python2.7/dist-packages/motioneye/mediafiles.py

Either remove "_omx" for software codec, or add normal user to video group.

Should be added to wiki: https://github.com/ccrisan/motioneye/wiki/Running-As-Normal-User

Contributor guide