Hello,
I see some people trying to move their IP Camera using javascript, but I don't know java script at all and I'm trying in a different way and I'm wondering if this could work.
I created a new system with my camera IP and port, then I used a button to send the rest of the command. for example:
I used fiddler software to get the exactly URL to move my camera up
So I created a System with IP 192.168.1.95 and port 81.(photo 1)
and I created a button to send a command with the rest (photo 2)
Why isn't this working? For me this should work.
Thank you!