Request a screenshot

Use the /screenshot/ command to get a screenshot. Note the "/" at the end; it is required.

Example of a request:

        https://192.168.1.200:8080/screenshot/HTwUsj8U?timestamp=20140225T112001&sid=XOhiEj3I  

The request uses the following parameters:

  • HTwUsj8U - The GUID of the channel from which a screenshot is being requested;
  • timestamp=20140225T112001 - The time of a frame saved in the archive, specified in one of the following formats:
    • YYYY-MM-DD HH:MM:SS
    • YYYY-MM-DDTHH:MM:SS
    • YYYYMMDD-HHMMSS
    • YYYYMMDDTHHMMSS
    • or UNIX(10 characters) or TIMESTAMP(16 characters) formats.

    Tip

    If timestamp=0 or is omitted, then the last saved frame is requested.

    Tip

    The time is indicated according to time zone configured on the server.

  • sid=XOhiEj3I - The session ID.

A frame from the specified channel will be received in response to the request.