Documentation for Axxon Next 4.6.0. Documentation for other versions of Axxon Next is available too.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

GET http://IP-Address:port/prefix/archive/media/rendered-info/{UUID} -gets info of the frame last displayed.

{UUID} is a unique identifier of the requested archive stream (stream must be signed, see Get archive stream).

Sample request:

GET http://127.0.0.1:80/archive/media/rendered-info/22996cea31-91c4-9a46-9269-48b998fd2f29

Sample response:

{
   "timestamp": "20110408T103627.048"
}

timestamp – frame time token.

  • No labels