ptz camera control
-
i am currently working with ptz cameras. i want to send the ptz commands thorugh http. can anybody help me? or some good reference which could help me ? :confused::confused::confused:
-
i am currently working with ptz cameras. i want to send the ptz commands thorugh http. can anybody help me? or some good reference which could help me ? :confused::confused::confused:
I suppose you want to send http requests to those cams and receive whatever response the cams send back. In this case you might take a look at the System.Net.WebClient class in the MSDN. With this class you can send HttpRequests and receive the responses. Good Luck.
A while ago he asked me what he should have printed on my business cards. I said 'Wizard'. I read books which nobody else understand. Then I do something which nobody understands. After that the computer does something which nobody understands. When asked, I say things about the results which nobody understand. But everybody expects miracles from me on a regular basis. Looks to me like the classical definition of a wizard.