Search
How to enable Javascript
Sign Up
Login
Home
Latest Posts
Driver for IP Cameras
I put together a driver that displays camera images. The images get refreshed when you open the recipe and displays the latest snapshot. Unfortunately it does not refresh dynamically but maybe you…
Sander Bottema
Sander_Bottema
5 yrs ago
4
replies
669
3
SDK / API
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Markus Mahr @Onni Manninen @Niels de Klerk Niels, thanks for the update, that helps. Driver is now working. It doesn't update dynamically but it does when opening the shortcut so you'll see the…
Sander Bottema
Sander_Bottema
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Markus M Here's what I've got so far. This updates the images every time the script is started. Now I just need to find a way to update the images on a set interval.…
Sander Bottema
Sander_Bottema
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Markus Mahr @Markus M I was wondering the same thing as it kept displaying the first image. Maybe write it to a temp folder first with a time/date stamp and refresh it every 5 sec’s or so.…
Sander Bottema
Sander_Bottema
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Niels de Klerk Never mind, got it! :)
Sander Bottema
Sander_Bottema
5 yrs ago
1
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
For example: http://homekit:xxx@192.168.1.116/cgi-bin/snapshot.cgi?loginuse=homekit&loginpas=xxx which returns the snapshot.cgi.jpg or from the Netatmo Presence (created token through Fibaro LUA…
Sander Bottema
Sander_Bottema
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Niels de Klerk Thanks, but that I know. I have all the URL's as I use the camera's in Homebridge. Looking the use the JPG snapshot URL's but I can't figure out how to do the code to use the actual…
Sander Bottema
Sander_Bottema
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Niels de Klerk @Patrick First of all thanks for all your contributions here. I received my NEEO yesterday and it's fully up and running. Good stuff, lots of features that come to mind though that…
Sander Bottema
Sander_Bottema
5 yrs ago
SDK / API
Reported - view
Re: Getting started with Node.js, Code And the NEEO-SDK (v0.6)
@Onni Manninen Could you share the code with me? Would be a good starting point!
Sander Bottema
Sander_Bottema
5 yrs ago
SDK / API
Reported - view
Sander Bottema
Sander_Bottema
9
4
0
Follow
Home
Discussion Rooms
Discussion Rooms
General
NEEO Remote & Brain
Device Specific
Recipes
SDK / API
Off Topic