It seems, when executed from another directory, the script can not find the config file. I run it from crontab with absolute path to the script. At the moment I first have to change into the directory where CameraEvents.py is located and then I can start it.
Another finding is, that I can not stop the running script with CTRL+C. I have to kill it from the shell.
The script is quite useful. Thanks for creating it.