To capture a requested image from a url (snapshot):
The default http port is 80
- http://<user>:<password>@<IP address of IPC>:<HTTP port>/Streaming/channels/1/picture
- http://<user>:<password>@<IP address of IPC>:<HTTP port>/ISAPI/Streaming/channels/1/picture
- http://<user>:<password>@<IP address of IPC>:<HTTP port>/ISAPI/Streaming/channels/101/picture?videoResolutionWidth=1920&videoResolutionHeight=1080
If you wish, you can remove the username and password(<user>:<password>) so that the browser prompts for credentials before returning the password.
Following examples:
- http://admin:password@192.168.1.64:80/Streaming/channels/1/picture
- http://admin:password@192.168.1.64:80/ISAPI/Streaming/channels/1/picture