Hello there,
I write here in hope to find something useful since you guys seem to know your way about these ;-)
Basically I have this DS-2TD2617-3/V1 camera from which I'd need to get some data in (almost) real time. I've found a python script on github which allows me to detect motions and some other data (I guess) but what I'd really need at the moment is to get the temperature inside the room where the camera is located. So far I've only managed to get the picture from the substream, like in the attachment, of which I'd have a question:
why are there two temperatures on the screen?
one on top and one at the bottom, what do they represent?
and, in case one of those is the temperature inside the room, how would I get that info in JSON, XML or whatever?
Thank you very much in advance.
I write here in hope to find something useful since you guys seem to know your way about these ;-)
Basically I have this DS-2TD2617-3/V1 camera from which I'd need to get some data in (almost) real time. I've found a python script on github which allows me to detect motions and some other data (I guess) but what I'd really need at the moment is to get the temperature inside the room where the camera is located. So far I've only managed to get the picture from the substream, like in the attachment, of which I'd have a question:
why are there two temperatures on the screen?
one on top and one at the bottom, what do they represent?
and, in case one of those is the temperature inside the room, how would I get that info in JSON, XML or whatever?
Thank you very much in advance.