MeteoCam: Difference between revisions

119 bytes added ,  16:55, 6 December 2023
m
Line 17: Line 17:
   MeteoCamDir=.                    ; The actual directory where the meteocam files can be found. If empty the webroot is used
   MeteoCamDir=.                    ; The actual directory where the meteocam files can be found. If empty the webroot is used
   MeteoCamName=meteocam.jpg        ; the name of ''meteocam'' image. Any image type which can be displayed in the browser will do. e.g. ''meteocam.jpg''
   MeteoCamName=meteocam.jpg        ; the name of ''meteocam'' image. Any image type which can be displayed in the browser will do. e.g. ''meteocam.jpg''
   TimelapseExtension=mp4          ; the extension used. Possible values: ''mp4'', ''webm'' and ''ogg''
   TimelapseExtension=mp4          ; the extension used. Possible values: ''mp4'' (default), ''webm'' and ''ogg''
  CamType                          ; either ''Manual'' (default) or ''EcowittHP10''


The shown values are the defaults.
The shown values for ''Dir'' and ''Name'' are the defaults.


== Inner Working ==
== Inner Working ==