Per acquisire un'immagine richiesta da un url (snapshot):
La porta http predefinita è 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
Se si vuole, è possibile rimuovere il nome utente e la password (<user>:<password>) in modo che il browser richieda le credenziali prima di ripristinare la password.
Esempi:
- 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