IPC-C22EP IMOU

maxann

n3wb
Joined
Oct 2, 2021
Messages
2
Reaction score
0
Location
Moscow
Hello. I have camera IPC-C22EP. I've configured it via ImouLife and it works well. But I can't interact with camera through http api.

for example command
ffplay rtsp:/admin:admin@192.168.1.86:554
returns - method DESCRIBE failed: 404 Not Found

or
curl -vG
  • Trying 192.168.1.86:80...
  • TCP_NODELAY set
  • Connected to 192.168.1.86 (192.168.1.86) port 80 (#0)
GET /cgi-bin/global.cgi?action=getCurrentTime HTTP/1.1
Host: 192.168.1.86
User-Agent: curl/7.68.0
Accept: /
* Mark bundle as not supporting multiuse
< HTTP/1.1 404 Not Found
< Content-Length: 49
< Content-Type: text/html
<
* Connection #0 to host 192.168.1.86 left intact
<html><body><h1>404 Not Found</h1></body></html>

what am I doing wrong ?
Thank you in advance.
 

eggsan

Getting comfortable
Joined
Jul 24, 2015
Messages
619
Reaction score
528
are you able to connect your pc to the camera web GUI (port 80)?
 

Attachments

maxann

n3wb
Joined
Oct 2, 2021
Messages
2
Reaction score
0
Location
Moscow
1633323731976.png
I am not able. Could it be due to firmware ? Where can I get fw to update camera ?
 

eggsan

Getting comfortable
Joined
Jul 24, 2015
Messages
619
Reaction score
528
Imou is the “home users” version from Dahua. Not all models allows for local access in port 80. Not sure if the firmware is available for consumers, not at least in the support page.
 
Top