Open poeml opened 8 years ago
I can narrow down the crash to starting the RTSP stream. If I comment out the lines that start the stream in foscam.coffee, pimatic starts again. (The logfile alsos hows the CGI request's response correctly. So this part is working.)
I likely found the problem: there are hard-coded IPs in the app (178.xxx).
I updated to the latest code and there's no crash anymore.
Hi,
using the following configuration, I get a crash:
Some unhandled error seems to be passed up till the main event handler. I'm not sure yet, how to debug for getting additional info on the type and location of error.