octocitrico icon indicating copy to clipboard operation
octocitrico copied to clipboard

MJPEG-Streamer doesn't work with modifed User

Open volkmarnissen opened this issue 2 years ago • 3 comments

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.

volkmarnissen avatar Dec 13 '22 15:12 volkmarnissen

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.

volkmarnissen avatar Dec 13 '22 19:12 volkmarnissen

This is fixed in pull request #32

volkmarnissen avatar Dec 14 '22 11:12 volkmarnissen

Thaks, I will integrate this pull request when new stable version of octopi is released.

ludiazv avatar Dec 20 '22 09:12 ludiazv