Open volkmarnissen opened 1 year ago
octocitico doesn't use the latest octopi,. but release 0.18.0. This version doesn't support changing of user. I will create a pull request refering to the latest fixes.
This is fixed in pull request #32
Thaks, I will integrate this pull request when new stable version of octopi is released.
In octocitrico.sh the line OCTOPI_TAG="0.18.0" refers to
https://github.com/guysoft/OctoPi/tree/devel/src/modules/octopi/filesystem/home/root/bin
In devel Branch of this repo there are new changes to install mjpeg-streamer w/o user names. These changes are not in octocitrico. That's why mjpg-streamer installation doesn't work with modified user.
One example_ In webcamd, the line MJPGSTREAMER_HOME=/opt/mjpg-streamer differs.