fahrer16 / udi-blue-iris-poly

Blue Iris Polyglot v2 Node Server for UDI ISY 994i
MIT License
1 stars 1 forks source link

Added Ping #3

Closed markv58 closed 5 years ago

markv58 commented 5 years ago

I added pinging the host pc using the longPoll and a way to update blank status panels I was getting. The shortPoll stops when the missed ping is detected so it doesn't just rack up errors. Separated the host and port params in the configuration. Updated the profile files and .zip. Cleaned up a few bits here and there. Added requests to the requirements.txt. Set the default longPoll to 20 in server.json

fahrer16 commented 5 years ago

Added 'disconnected' status to existing server status variable based on existing server query. Status will be set to 'disconnected' if the Blue Iris server does not respond to this request. v1.2.0.