Node library for communicating with ip cameras using the NETIP protocol
There are two js library
- cameraObject.js (main library, connects with camera.)
- cameraArray.js (It builds on cameraObject.js. It constantly scans the cameras on the network, adds new ones if there are any, and try reconnects if the connection with the cameras is lost.)
- Add light control for cameras with visible white light on them.
- Add audio file playback for cameras with built-in speakers