* Fixed the timezone: Europe/Amsterdam
* Fix 'rtsp-h264' still set as an autostart entry when 'rtsp' is now the (#1636)
service to use
In 1e2f96612f the services 'rtsp-h264' and
'rtsp-mjpeg' were combined into a single 'rtsp' service, however an
entry for 'rtsp-h264' still remained in the autostart folder. This is a
problem for the user because this entry does not appear in the Web UI
which means it cannot be easily removed, and also appears as if an RTSP
server is not running when it is.
* Added button to the live page that downloads a JPEG screenshot (#1638)
* Fixed a missing line break and spelling mistake
* Added button to the live page that downloads a JPEG screenshot
Co-authored-by: OhMyGuus <info@guus.ninja>
Co-authored-by: Ben Russell <ben@benru.co.uk>