roberttidey
roberttidey
Log says you sent wb Greymode. You should be sending Greyworld
Glad that is sorted. Yes those should be lower case; sorry for confusion The web interface has name and value separately so name is Greyworld but value is greyworld
Yes. You can do just about everything by making http requests. The key to doing this is sending in a basic request using cmd_pipe.php?cmd=xx where xx is a command as...
Normally RPI_Cam_Web_Interface displays everything in a browser which can either be a browser on the raspberry or a remote browser on another platform. There is a facility called hdmi_preview (off...
This software only supports cameras via the MMAL interface (now called legacy support). This includes Pi camera v1 and v2. The Global shutter camera is not supported.
Can you post details of exactly what you did and I'll check out if this can be added to install. The guide here seems to be the necessary steps; Is...
I have not tried using Caddy In principle, one should be able to make it work but the install would have to be done manually. It might be easiest to...
In the original raspimjpeg the conversion from h264 to mp4 is done by MP4Box, but the command used is based on running a separate command using the template contained in...