matt1
(Skinah)
March 14, 2019, 9:42am
2
Try this in your things file and do not add anything extra until you have a camera coming online, most of the options have defaults that work hence why the ports are not in this file as they are the standard ports for Foscam. In future please use code fences.
We all have to type this content over and over and over. Here is a posting we can all point to when the topic comes up.
Why use code fences?
Because rules, sitemap, logs, and configs are all but unreadable when code fences are not used.
When to use code fences?
Whenever one is posting any sort of code, config, log, and any text where line wrapping, indentation, and using an equal spaced font makes the text more legible.
How to use code fences?
Use 3 backticks (```)...
Or use <code>...
…
Thing ipcamera:FOSCAM:Evi [IPADDRESS="192.168.xxx.xxx", PASSWORD="password", USERNAME="admin", POLL_CAMERA_MS=2000]
If this does not work, then you need to post some of the log output when you turn on TRACE output, this is covered in the readme file how to do this.