The cumulusutils.ini section is:
and the console log from my web browser shows the following:-[MeteoCam]
MeteoCamMenu=true
MeteoCamDir=./HP10
TimelapseExtension=mp4
MeteoCamName=HP10.jpg
for the first time click on the Timelapse 'button' andGET https://goosegate.uk/HP10/ 403 (Forbidden)
send @ jquery.min.js:2
ajax @ jquery.min.js:2
S.<computed> @ jquery.min.js:2
(anonymous) @ VM904:4
e @ jquery.min.js:2
t @ jquery.min.js:2
setTimeout (async)
(anonymous) @ jquery.min.js:2
c @ jquery.min.js:2
add @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
Deferred @ jquery.min.js:2
then @ jquery.min.js:2
S.fn.ready @ jquery.min.js:2
S.fn.init @ jquery.min.js:2
S @ jquery.min.js:2
(anonymous) @ VM904:3
b @ jquery.min.js:2
He @ jquery.min.js:2
append @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
$ @ jquery.min.js:2
html @ jquery.min.js:2
(anonymous) @ cumulusutils.js:1
c @ jquery.min.js:2
fireWith @ jquery.min.js:2
l @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
load (async)
send @ jquery.min.js:2
ajax @ jquery.min.js:2
LoadUtilsReport @ cumulusutils.js:1
onclick @ (index):1
jquery.min.js:2
for subsequent clicks.GET https://goosegate.uk/HP10/null 404 (Not Found)
goosegate.uk/:1 Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause().
null:1
The still image is stored in the same web directory ..../HP10 as all the timelapse videos.
One piece of information that may be relevant is that I have a timelapse video for each day starting from the beginning of the year - I archive them anually!
If I issue https://goosegate.uk/HP10 I get a 403 error - I would expect that. If I issue a specific video request (e.g. https://goosegate.uk/HP10/tl20231101.mp4 ) the video plays correctly.
Any thoughts?
Phil