Documentation for C-Werk 2.0.

Previous page Get archive stream  Control archive stream Next page

GET http://IP-address:port/prefix/archive/media/rendered-info/{UUID}—to get the information about the frame that was displayed last.

{UUID} is a unique identifier of the archive stream for which the information is requested (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"
}

timestampframe timestamp.

Note

For the video stream received via the RTSP protocol, you cannot get the information about the frame displayed last using the rendered-info request.


  • No labels