0
Waiting for user's reply
Problem with AV & Custom Systems (HTTP) Driver
TuomoHautala 7 jaar geleden
in Applications / i3 Pro
•
bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden •
3
I have Axis Network Camera and I am trying to control it with http commands.
In browser commands are working fine:
http://username:password@192.168.100.13/axis-cgi/com/ptz.cgi?rpan=10&camera=1
I created AV & Custom Systems (HTTP) Driver in iridium:
Host: 192.168.100.13
Port: 80
Login: username
Password: password
Commands:
- AV Control Command
* Type: GET
* URI: /axis-cgi/com/ptz.cgi?rpan=10&camera=1
Command should be sended when i push button but nothing is happening.
Any idea to fix this?
Customer support service by UserEcho
I disabled feature called "Enable anonymous PTZ control login (no user name or password required" and now i can control camera but I need to find solution to control it with authentication.
Iridium works correctly. Tested on https://httpbin.org/basic-auth/user/passwd
Check if the browser is being redirected to https?
Use Wireshark and RawCap. Send the dumps here.
Hello, is your problem still unresolved?