GET http://IP-Address:port/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://IP-адрес:port/prefix/archive/media/rendered-info/22996cea31-91c4-9a46-9269-48b998fd2f29
Sample response:
{
"timestamp": "20110408T103627.048"
}