- May 8, 2018
- 8
- 1
i want access to camera (isapi)
but not access Camera(connected NVR)
Router <-> NVR <-> Camera
request
curl http://use:pass@host:port/ISAPI/Image/channels
response
<!DOCTYPE html>
<html><head><title>Document Error: Unauthorized</title></head>
<body><h2>Access Error: 401 -- Unauthorized</h2>
<p>Authentication Error</p>
</body>
</html>
i can access to NVR (ISAPI) but not access Camera(NVR connected)
please help
but not access Camera(connected NVR)
Router <-> NVR <-> Camera
request
curl http://use:pass@host:port/ISAPI/Image/channels
response
<!DOCTYPE html>
<html><head><title>Document Error: Unauthorized</title></head>
<body><h2>Access Error: 401 -- Unauthorized</h2>
<p>Authentication Error</p>
</body>
</html>
i can access to NVR (ISAPI) but not access Camera(NVR connected)
please help