Franklin

Results 29 comments of Franklin

That's quiet possible and what I wanted to use the setup function for, to figure out the endpoints. I kind of reverse engineered mine. Can you list the urls and...

My own camera went awol so I can't test here. Could you please install the module from temporary branch [issue3](https://github.com/fvdm/nodejs-foscam/tree/issue3) and see if it works? `npm install fvdm/nodejs-foscam#issue3`

I found the problem, `fs.createWriteStream` is indeed the solution. My camera had a lower resolution than your 720p, the filesize might have been just within range for `fs.writeFile`. Can you...

What do you get when you open the 345 bytes file in a plain text editor?

Ah that explains a lot. Can you provide the HTML of one of the web interface pages that has those control buttons?

@IonicaBizau will do :wink: