Documentation for Axxon Next 3.5.1. Documentation for other versions of Axxon Next is [available too].

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

Compare with Current View Page History

« Previous Version 2 Next »

GET http://server/prefix/archive/media/rendered-info/UUID -gets info of the frame last displayed,

where UUID is a unique identifier of the requested archive stream.

The following frame info is available:

timestamp – frame time token.

Sample request:

GET http://localhost:8000/asip-api/archive/media/rendered-info/%22996cea31-91c4-9a46-9269-48b998fd2f29%22

Sample response:

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

  • No labels