Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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"}