UniversalDevicesInc/Polyglot

Camera Node Server

Closed this issue · 0 comments

I have released the first real working version of my camera node server which handles the older Foscam MJPEG cameras https://github.com/jimboca/ISYHelperPolyglot/tree/master/node_servers/camera

First, does anyone in this group have some of those cameras and want to try it out? Currently you have to edit the code to add your cameras, but next I will be adding an external config file.

Second, I think the way I have structured the code, we can have a generic CameraServer node that handles any camera types using this setup. If so, I would like to pull that code inside this repository?

  • Jim