#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Author: Hendrik Schutter, mail@hendrikschutter.com """ image_search_path = "./test_images/" destination_image_full_path = "./www/data/still.jpg" update_interval = 10 # 10sec