The IP address is for the Network Camera. I access it by the IP shown along with the balance of the syntax for parameter changes (exposure,frame rate ect..). I am able to get the response in perl. I just don't know how to assign the responce to a variable.
I am trying to get a formatted responce from a string that looks like this : http://192.168.1.15/cgi-bin/get?exposure
I get the responce from device. But I would like to have the output placed on the same screen. To configure the exposure I would do this...
I have an Lumenera Network camera. The camera allows many settings to be modified through CGI. An example of this would be http://xxx.xxx.xxx.xxx/cgi-bin/get?exposure.
This returns the exposure in a new page. I want to write a simple program that allows me to press a button, get the current...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.