Webcamd uses vcgencmd, it would be useful to find out if the script is running on the platform where it is available before using it #140
Reference in New Issue
Block a user
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?
I don't understand. Please elaborate on this issue.
For example, this command is not available on orangepi ...
And what is it needed for?
Im not the maintainer of the webcamd script or the mjpg-streamer repository.
I thought you were the author of the
webcamdscript...I didn't look into the installation code. Only now have we glanced at you downloading the script: https://github.com/th33xitus/kiauh/blob/master/scripts/install_mjpg-streamer.sh#L51
from:
https://github.com/mainsail-crew/MainsailOS/blob/master/src/modules/mjpgstreamer/filesystem/root/usr/local/bin/webcamd
The problem is with the
webcamdscript just mentioned, so the problem probably belongs there.No that script was created by someone else.
I am not sure if someone will fix it... currently there is some development happening on a project which utilizes for example ustreamer instead of mjpg-streamer. Maybe this works even better for you? This is the project: https://github.com/mainsail-crew/crowsnest
I'll try, I also ran mjpg-streamer, but I had to edit the webcamd ...