When I have a camera set with a thermal event where I can get the Highest and Lowest value of all the pixels inside the detection area, how can I get these values to an external software/script?
Can I use an HTTP GET or some other network request (socket connection, etc) to get these values?
I know that I can setup an IPNotify profile to be sent every second, but I would like a faster way to do this request, and not to to be dependant on a setting on the camera.
With an HTTP get (or alternative) request I could get this information whenever I want from any camera that has a TR Event setup.