davidefa wrote: ↑Sat Nov 04, 2023 6:11 pm
I have updated also the webcam plugin so that images are saved at more regular intervals, and are 'aligned' for example at 0, 5, 10, 15... minutes ( if selecting to save images every 5 minutes ). Used the same algorithm used by api.php script.
But regularity of image savings depends also on cron job period and cron job jitter ( so YMMV ).
Not super tested ( so better backup old plugin first ), but works on my local test installation.
Hi @davidefa,
now I also update the V3.2 plugin, but I wanted to ask you if formatting has also changed in the settings of the webcamRename plugins, because I can't show anything or only partially:
I enlarged Line Height at 50 (I couldn't see well);
I set font size at 30 (I wanted to try to see if I could better read the characters);
I left empty First Line Right Text (I don't care about the date because it already activates on the Cam);
In First Line Left Text I set #T#,#H#,#P#,#W#,#S# ;
In First Line Left Text Format I set Temp %0.1f - Hum %d%% - Pres %0.1f - Wind %0.1f - Sun %d (as indicated in your old post
viewtopic.php?t=2030&hilit=WebcamRename);
Since I want to view only one line, I left the second text field empty;
Finally, since I would like to be a possibly transparent color background, I set all the RGB values to 0 including the Alpha (which I seem to have understood that it serves for opacity).
I hope I have not made a slaughter!